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

backtick support in surrounding & autoClosing pairs #528

Merged
merged 1 commit into from Nov 17, 2023

Conversation

TwitchBronBron
Copy link
Member

@TwitchBronBron TwitchBronBron commented Nov 17, 2023

Adds language/editor support for backticks (templatestrings) for autoClosingPairs and autoSurroundingPairs. So you can do things like this for template strings:

surround-backtick

Fixes #526

@TwitchBronBron TwitchBronBron merged commit 002f9cc into master Nov 17, 2023
4 checks passed
@TwitchBronBron TwitchBronBron deleted the templatestring-language-config branch November 17, 2023 14:40
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.

Add support for surrounding text with backticks in .bs files
1 participant