Skip to content

Conversation

@james2doyle
Copy link

No description provided.

@deathaxe
Copy link

Bindings like that are likely to cause ambiguities and should stay private or special purpose.

A related issue was raised for Twig caused by such binding.

see: Sublime-Instincts/BetterTwig#33

@james2doyle
Copy link
Author

I was actually inspired to add this because of the binding in the official JavaScript packages that automatically adds ${} around a selection after pressing $ while inside string templates: https://github.com/sublimehq/Packages/blob/master/JavaScript/Default.sublime-keymap#L65-L71

I think this is "special purpose" but maybe there is a better scope for this to apply to instead?

image

Maybe something that targets values inside meta values or something

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.

2 participants