Open metrodango opened 11 years ago
Head revision now has code highlighting the same as Notepad++ (we use the same library Scintilla), will this suffice?
I need to try it, but probably yes.
Have a look it's all in 1.2 and let me know.
looks really good for me.
Some form of "open elsewhere" functionality would be useful. For example, "find within file" isn't supported in the current code views, so searching for terms within the same file is trickier than need be.
I think we'll just add find within file :)
I've implemented a "copy filename to clipboard" button locally, so I'll see how that works.
We have also provide the 'show in folder' functionality that exists elsewhere if needed.
It would be good to be able to open the code files into an external (user defined?) editor.
For example Notepad++
So that one can benefit from already present highlight mechanism or other goodies.
Gabriel