Skip to content

Fix "ExpandFunction" code action removing comments and whitespace#1196

Merged
pfitzseb merged 3 commits intojulia-vscode:masterfrom
jwortmann:fix-expand-function
Oct 23, 2023
Merged

Fix "ExpandFunction" code action removing comments and whitespace#1196
pfitzseb merged 3 commits intojulia-vscode:masterfrom
jwortmann:fix-expand-function

Conversation

@jwortmann
Copy link
Copy Markdown
Contributor

Fixes #764.

Before:

fix-expandfunc

After:

(works as expected)

@pfitzseb pfitzseb merged commit e6cb559 into julia-vscode:master Oct 23, 2023
@jwortmann jwortmann deleted the fix-expand-function branch October 23, 2023 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

workspace/executeCommand with ExpandFunction can crash server or deletes comments

2 participants