Jump to content

RidgeRun Developer Manual/Editors: Difference between revisions

no edit summary
No edit summary
Line 3: Line 3:
</noinclude>
</noinclude>


==Developer's IDE==


==Introduction to Code Editors==
The Code Editor is probably the most fundamental tool of a developer. Similar to how a chef invests in a good set of knives or how a surgeon requires precision scalpels, the Code Editor can make a huge difference in the quality and efficiency of a programmer. Setting up these environments rarely is considered a waste, but an investment. A professional developer understands the importance of working with the right tools.




==IDE Features==
===Essential Features===
*Static Code Analysis
*Code Autocompletion
*Code Navigation
===Desired Features===
*VCS Integration
*Debugger Integration
*Remote Editing (via SSH)
*Auto-Indenter




Cookies help us deliver our services. By using our services, you agree to our use of cookies.