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 haveatom
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 alsovim
andemacs
.
I want to quickly exchange data with other people at the ITB:
- There is a folder
/scratch
which is accessible from all machines. All files there are deleted after 30 days.