IntroductionThis is a small extension for provide the capability to convert a selected text in active window to a snippet format on output channel. What problems this extension solve? Create a single line snippets is to easy, but when you have a multi-line snippets the problems comes bigger.
Many developers around the world have some templates for coding repetitively things. I.e. when you have models, controllers and etc. you will repeat some blocks. Snippets can put you a step ahead by simplifying this process. Why snippets simplify the process?
Howto useFirst of all, select the part of your code you will transform into snippet. After that, in menu "View | Command Palette" type: Convert to Snippet Some ways to use and make the things more fun:
Screencast
SupportIf you find any bugs or need an new feature or improvement, please let me know. Nowadays, the code is in: Gitlab Code Thank you and I hope you enjoy! Nelio Santos (nelio@e01aio.com.br) |