Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Conversation

mhanberg
Copy link
Collaborator

@mhanberg mhanberg commented Apr 24, 2024

When you have an undefined local function, this code action allows you
to create a private function stub for the function.

CleanShot.2024-04-24.at.19.13.39.mp4

@mhanberg mhanberg changed the base branch from main to fix-get-surrounding-module April 24, 2024 23:11
@mhanberg mhanberg changed the title undefined function code action feat: undefined function code action Apr 24, 2024
@mhanberg
Copy link
Collaborator Author

CleanShot 2024-04-24 at 19 24 13@2x
enhanced with public and private function code action

@NJichev
Copy link
Collaborator

NJichev commented Apr 25, 2024

Looks good, maybe we can add a #TODO: Add code comment in the body

Base automatically changed from fix-get-surrounding-module to main April 25, 2024 01:22
When you have an undefined local function, this code action allows you
to create a private function stub for the function.
@mhanberg mhanberg force-pushed the undefined-function-code-action branch from 8d83073 to 4f47247 Compare April 25, 2024 14:05
@mhanberg mhanberg enabled auto-merge (squash) April 25, 2024 14:08
@mhanberg mhanberg merged commit d03c1ad into main Apr 25, 2024
@mhanberg mhanberg deleted the undefined-function-code-action branch April 25, 2024 14:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants