New issue 90 by fintanbo...@gmail.com: Enhancement: Code Snippets
http://code.google.com/p/eclihx/issues/detail?id=90
Describe your enhancement:
cfeclipse has a 'Snip Tree View' that allows you to create and use code
snippets. A snippet can be inserted in to a file by typing trigger text
followed by a keyboard shortcut.
https://github.com/cfeclipse/cfeclipse/tree/master/org.cfeclipse.cfml.snippets
This feature will work in Eclihx by setting the 'insert snippet' command
(Preferences>Keys) to happen when 'editing haXe source' but it would be
nice to not have to install this additional plugin solely for this feature.
Comment #1 on issue 90 by goodwi...@gmail.com: Enhancement: Code Snippets
http://code.google.com/p/eclihx/issues/detail?id=90
(No comment was entered for this change.)
Comment #2 on issue 90 by goodwi...@gmail.com: Enhancement: Code Snippets
Comment #4 on issue 90 by goodwi...@gmail.com: Enhancement: Code Snippets
http://code.google.com/p/eclihx/issues/detail?id=90
I did a basic functionality. In mailing list we can discuss what else could
be done in order to make this feature better.