Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[vscode] SnippetTextEdit now has an optional keepWhitespace property #15131

Open
Tracked by #15137
rschnekenbu opened this issue Mar 6, 2025 · 0 comments · May be fixed by #15176
Open
Tracked by #15137

[vscode] SnippetTextEdit now has an optional keepWhitespace property #15131

rschnekenbu opened this issue Mar 6, 2025 · 0 comments · May be fixed by #15176
Assignees
Labels
vscode issues related to VSCode compatibility

Comments

@rschnekenbu
Copy link
Contributor

Introduced in vscode 1.98. This also impacts TextEditor#insertSnippet() with added parameter.

@rschnekenbu rschnekenbu added the vscode issues related to VSCode compatibility label Mar 6, 2025
@rschnekenbu rschnekenbu self-assigned this Mar 6, 2025
rschnekenbu added a commit that referenced this issue Mar 12, 2025
fixes #15131

Contributed on behalf of STMicroelectronics

Signed-off-by: Remi Schnekenburger <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vscode issues related to VSCode compatibility
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant