Jump to content

RidgeRun Developer Manual/Editors: Difference between revisions

no edit summary
No edit summary
Line 45: Line 45:
* [https://atom.io Atom]
* [https://atom.io Atom]
* [https://www.eclipse.org/ide/ Eclipse]
* [https://www.eclipse.org/ide/ Eclipse]
* [https://www.geany.org Geany]
* [https://www.sublimetext.com Sublime]
* [https://www.sublimetext.com Sublime]
* [https://developer.apple.com/xcode/ Xcode]
* [https://developer.apple.com/xcode/ Xcode]
Line 54: Line 55:
===Essential Features===
===Essential Features===


*Static Code Analysis
These features are considered indispensable in every modern IDE. If your selection does not seem to have the ability to do these (which I doubt), you should consider a different alternative.
 
====Static Code Analysis====
 
Formally called [https://en.wikipedia.org/wiki/Lint_(software) linting or [https://en.wikipedia.org/wiki/Lint_(software) running a linter].
 
*Code Autocompletion
*Code Autocompletion
*Code Navigation
*Code Navigation
Cookies help us deliver our services. By using our services, you agree to our use of cookies.