itbdocs:faq

This is an old revision of the document!


FAQ

I miss my editor, what can I do?

* For basic needs, there is gedit, for more advanced usage, we have atom and Visual Studio Code (code) – both allow the installation of plugins for several languages – and for ‘professional’ setups, there is IntelliJ IDEA (idea) which gives you a full IDE (with the Python plugin, it is basically PyCharm). Of course, there is also vim and emacs.