IndevIDE is an open source IDE that uses wxMax (wxWidgets 3.0) and a SQLite database to provide you with the essential features of an IDE like autocompletion, call tips and quick documentation access on Windows and Linux.
~~~~~~~~~~~~~~~~~
This Program uses
Code from MaxIDE CE for building and debugging as well as some of its icons
(https://sourceforge.net/projects/blitzmax-ide/)
Some of Burcey's Modules (regex,libxml,dbsqlite,boost)
(http://code.google.com/p/maxmods/)
notably wxMax
(http://code.google.com/p/wxmax/)
HotDocs Documentation Tool
(http://home.arcor.de/plutomania/hotdocs/index_de.htm)
Icons of Open Icon Library
(http://openiconlibrary.sourceforge.net/)
But it still lacks a logo and icon. Your welcome to send me your work.
Features
- Advanced Auto-Completion
- Path-Completion (in strings)
- Call Tips (inline function parameters)
- Hot Code (user defined keywords)
- Auto-Tidy
- Code Tree / Outline
- To-Do List
- Snippets
- Clone Editors (multiple views on same editor)
- Code Folding
- Bookmarks
- Goto Declaration
- Configurable Shortcuts
- Advanced User Interface (configurable layout)
- Help Browser
- Style Presets
- Single Instance
- German Localization