Text editor: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 37: | Line 37: | ||
| Qt Creator | | Qt Creator | ||
| Cross | | Cross | ||
| | | split a window (even same file) | ||
| | | | ||
|- | |- |
Revision as of 08:34, 24 June 2017
Platforms | Pros | Cons | |
---|---|---|---|
Atom | Cross | ||
Emacs | Cross | ||
Gedit | Cross | print preview | no code folding |
Geany | Cross | print preview; Terminal | |
IntelliJ IDEA | Cross | ||
Notepad++ | Win | print line numbers, Right-click menu | R syntax highlight not work with most themes |
Qt Creator | Cross | split a window (even same file) | |
RStudio | Cross | folding, best IDE for R coding | not support drag and drop a file but SendTo works |
Sublime | Cross | ||
vi | Cross | ||
Visual Studio Code | Cross | Integrated Terminal, Markdown preview | Should not include minimap function |
HTML editors: see here.
Visual Studio Code
10 Essential Productivity Tips for Visual Studio Code
Theme
Write or Code Faster in Your Linux Text Editor With Custom Themes