Hello,
There is some suggets to improve the code snippets plugin.
* See the snippet in a text field at the bottom of the treeCtrl (instead of opening a new window)
* Always save/load to/from a .xml file (currently, they are saved in a sytem dir)
* Import/export eclipse xml snippets
I can code that in some weeks, what do you think of that ?
* Import/export eclipse xml snippetsI wouldn't do that. It is not within the C::B focus to support each and every feature of other IDE's. Project importers are the only exception. If you want such funtionality it would be better to either write an(other) (own) plugin or a tiny (command line based) stand-alone converter. The latter should be *really* easy to implement.
SnippetFile= <your path>/codesnippets.xml