View Single Post
Old 05-21-2018, 01:26 PM   #12
jbacelar
Interested in the matter
jbacelar ought to be getting tired of karma fortunes by now.jbacelar ought to be getting tired of karma fortunes by now.jbacelar ought to be getting tired of karma fortunes by now.jbacelar ought to be getting tired of karma fortunes by now.jbacelar ought to be getting tired of karma fortunes by now.jbacelar ought to be getting tired of karma fortunes by now.jbacelar ought to be getting tired of karma fortunes by now.jbacelar ought to be getting tired of karma fortunes by now.jbacelar ought to be getting tired of karma fortunes by now.jbacelar ought to be getting tired of karma fortunes by now.jbacelar ought to be getting tired of karma fortunes by now.
 
jbacelar's Avatar
 
Posts: 421
Karma: 426094
Join Date: Dec 2011
Location: Spain, south coast
Device: Pocketbook InkPad 3
Quote:
Originally Posted by larysa View Post
@ 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
jbacelar is offline   Reply With Quote