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

Add backtick to surroundingPairs and autoClosingPairs #416

Merged
merged 1 commit into from
Jan 13, 2021

Conversation

evidolob
Copy link
Collaborator

@evidolob evidolob commented Jan 13, 2021

What does this PR do?

Add backtick '`' to surroundingPairs and autoClosingPairs.

Note: YAML spec reserve '`' for future use, so plain scalar cannot start with '`'

What issues does this PR fix or reference?

#144

Is it tested? How?

Open any yaml file and in any scalar value type '`', it should auto close, similar to " and '

@JPinkney JPinkney merged commit b11b1f5 into redhat-developer:master Jan 13, 2021
@evidolob evidolob deleted the add-backtick branch January 14, 2021 07:16
bleach31 pushed a commit to bleach31/vscode-yaml that referenced this pull request Jan 25, 2022
)

* redhat-developer#244 Add CodeAction to convert Tab characters to spaces

Signed-off-by: Yevhen Vydolob <[email protected]>

* add 'Convert all Tabs to Spaces' code action

Signed-off-by: Yevhen Vydolob <[email protected]>
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.

3 participants