Quote:
Originally Posted by larysa
@ jbacelar
please explain me how to add “…” or «…» to text selected...
|
OK.
To create your own snippets go to Edit → Preferences → Editor settings → Manage snippets in the editor. And simply click the Add snippet button.
Name:
Double angle (or whatever you prefer)
Trigger:
d (or whatever you prefer)
Template:
«${1*}»
File types:
All
Click
OK
Now to use it on the code:
1- Select the text you want
2- Press Control+J
3- Type
d
4- And press Control+J again
And it is already