hello friends,
i wonder if i can have an autocomplete for my project.
when we define a new environment, an autocomplete is created. But i want to create a autocomplte for this...
Example, if i press "\\[1" then the code completion should be
"\\[10.5pt]
\indent \hspace{5mm}"
I don't know whether we can do coding for this, or we can set options in "LEd"...
Regards,
Muthu
LEd ⇒ autocomplete
autocomplete
I don't know whether or not LEd can do this natively, but you could always make it happen with any editor with AutoHotkey (for Windows).
(I use Autokey for linux to do something similar.)
(I use Autokey for linux to do something similar.)
-
- Posts: 97
- Joined: Fri Sep 04, 2009 4:56 pm
Re: autocomplete
Dear frabjous,
Thanks for the idea. It was quite interesting to use..
REgards,
Muthu
Thanks for the idea. It was quite interesting to use..
REgards,
Muthu