-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Add support for SnippetTextEdit
vscode API
#12047
Add support for SnippetTextEdit
vscode API
#12047
Commits on Jan 10, 2023
-
basic implementation of SnippetTextEdit
includiing support in WorkspaceEdit Signed-off-by: Jonah Iden <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d4e4fbb - Browse repository at this point
Copy the full SHA d4e4fbbView commit details -
possible solution for insertText from snippets
when not inserting as SnippetTextEdit Signed-off-by: Jonah Iden <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d5dded3 - Browse repository at this point
Copy the full SHA d5dded3View commit details -
working insert as snippet for snippetTextEdits
Signed-off-by: Jonah Iden <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 667ad2d - Browse repository at this point
Copy the full SHA 667ad2dView commit details -
readded new partition helper array method
Signed-off-by: Jonah Iden <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 85c4cc3 - Browse repository at this point
Copy the full SHA 85c4cc3View commit details -
Signed-off-by: Jonah Iden <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5e98ae8 - Browse repository at this point
Copy the full SHA 5e98ae8View commit details
Commits on Jan 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 05c462c - Browse repository at this point
Copy the full SHA 05c462cView commit details -
Co-authored-by: Mark Sujew <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3d92863 - Browse repository at this point
Copy the full SHA 3d92863View commit details -
unneeded eslint-disable removed
Signed-off-by: Jonah Iden <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f31683 - Browse repository at this point
Copy the full SHA 6f31683View commit details