elfmz / far2l

Linux port of FAR v2
GNU General Public License v2.0
1.75k stars 171 forks source link

Adding plugins: SimpleIndent, EditCase, Emenu, DialogTools, Ecompl #151

Open SerjCh opened 7 years ago

SerjCh commented 7 years ago

Planned to add any of this plugins? SimpleIndent - https://github.com/CyberShadow/SimpleIndent - very useful for coding EditCase - http://plugring.farmanager.com/plugin.php?pid=27&l=en

Emenu - http://forum.farmanager.com/viewtopic.php?t=2401

DialogTools - https://github.com/trexinc/evil-programmers/tree/master/DialogTools/src Ecompl - https://github.com/trexinc/evil-programmers/tree/master/ecompl/src

elfmz commented 7 years ago

There're lot of to do besides of plugins, so unlikely I will port it in nearest future, but did quick analyzis: SimpleIndent looks very easy to port, EditCase - bit more complicated but still looks easy, Emenu - almost impossible to port cut completely relies on integration with Explorer. In Linux there is lot of different DE instead of Explorer and I afraid that each one would require own plugin. What would be possible - some completely new plugin that can show customizable menu, but not integrated with DE. DialogTools/Ecompl - looks rather big for analyzis, however backporting to far2 adds additional difficulty

SerjCh commented 7 years ago

As for me - "SimpleIndent" is a one of stumbling-block of using far2l for my work :) Netbox the second. DialogTools is useful for show password in Netbox, if Netbox could have to show passwords itself ) screenshot from 2016-10-26 17-35-21

Also Visual Compare very useful plugin.