====== Integrated Development Environment (IDE) ====== [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] An **Integrated Development Environment (IDE)** is an [[dido:public:ra:xapend:xapend.a_glossary:a:application]] facilitating the development of other Application. In general, an **IDE** is a [[dido:public:ra:xapend:xapend.a_glossary:g:gui]] based workbench designed to aid a developer in building [[dido:public:ra:xapend:xapend.a_glossary:s:software]] Applications with an integrated environment combined with all the required tools at hand (i.e, [[dido:public:ra:xapend:xapend.a_glossary:s:syntax_highlighting]], spellcheckers, [dido:public:ra:xapend:xapend.a_glossary:s:static_code_analysis]], [[dido:public:ra:xapend:xapend.a_glossary:d:debugger]], [[dido:public:ra:xapend:xapend.a_glossary:v:version_control]], etc.) Most common features, such as debugging, version control and data structure browsing, help a developer quickly execute actions without switching to other applications. Thus, it helps maximize productivity by providing similar user interfaces (UI) for related components and reduces the time taken to learn the language. An **IDE** supports single or multiple languages. Source: [[https://www.techopedia.com/definition/26860/integrated-development-environment-ide ]] /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- /* To add a discussion page to this page, comment out the line that says ~~DISCUSSION:off~~ */ ~~DISCUSSION:on|Outstanding Issues~~ ~~DISCUSSION:off~~