snippets
snippets copied to clipboard
Atom snippets package
Hi, Sorry for my beginner's question. Is it possible to wrap selected text in snippet code? Example: Select some text, for example number 10 below: `Some text10` AFTER (inserts a...
### Prerequisites * [ ] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: *...
Bumps [async](https://github.com/caolan/async) from 0.2.10 to 2.6.4. Release notes Sourced from async's releases. v2.3.0 Added support for ES2017 async functions. Wherever you can pass a Node-style/CPS function that uses a callback,...
Sometimes you may want to have multiple prefixes for expanding the same snippet – currently, if you want to do that, you have to copy-paste a snippet and rename the...
### Description There are a few features of snippets that are missing. E.g., choices and variables. This issue is to request the snippet implmentation be changed / improved to implement...
Link should go to the page, not the "Transformations" section. ### Requirements _I assume the template isn't required for documentation changes, but correct me if I'm wrong._
## Summary Hi, I don't know if it's a bug or a feature missing but when I load a snippet and I want to load another one inside, the previous...
### Prerequisites ### Description My snippet works when preceded by a space, but not otherwise. ### Steps to Reproduce Illustrated here:  Snippet code: ``` 'Sanskrit doc emphasis comment': 'prefix':...
### Description of the Change This pull request aims to - [Implement LSP snippets](https://microsoft.github.io/language-server-protocol/specifications/specification-3-16/#snippet_syntax), while still allowing for legacy textmate syntax - Improve code base health - Improve provided service...
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...