Text editor: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 42: | Line 42: | ||
| RStudio | | RStudio | ||
| Cross | | Cross | ||
| folding, best for R coding | | folding, best IDE for R coding | ||
| not support drag and drop a file | | not support drag and drop a file | ||
|- | |- |
Revision as of 11:12, 21 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 | R syntax highlight not work with most themes |
Qt Creator | Cross | ||
RStudio | Cross | folding, best IDE for R coding | not support drag and drop a file |
Sublime | Cross | ||
vi | Cross | ||
Visual Studio Code | Cross | Integrated Terminal, Markdown preview | Should not include minimap function |
HTML editors: see here.
Theme
Write or Code Faster in Your Linux Text Editor With Custom Themes