Skip to content

[Common] Auto-pair triple-quoted strings#4589

Open
deathaxe wants to merge 4 commits into
sublimehq:masterfrom
deathaxe:pr/common/auto-pair-block-strings
Open

[Common] Auto-pair triple-quoted strings#4589
deathaxe wants to merge 4 commits into
sublimehq:masterfrom
deathaxe:pr/common/auto-pair-block-strings

Conversation

@deathaxe

Copy link
Copy Markdown
Collaborator

Resolves #4584

This PR adds key bindings to auto-pair triple quoted strings in Groovy, Java, Python and TOML.

@michaelblyons

Copy link
Copy Markdown
Collaborator

I haven't tried the macros yet, but I'm curious about a minor thing: Can we use trailing commas in Sublime JSONC so that adding and removing lines doesn't touch the lines around it?

@jrappen

This comment was marked as resolved.

@deathaxe

Copy link
Copy Markdown
Collaborator Author

With regards to trailing commas, the style follows style of files in Default package, vast majority of which avoid them.

With regards to trailing newline at eof, it is of no syntactical use.

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.

[Python] Auto-pair triple quotes

3 participants