Integrated Development Environment for the FreeBASIC compiler with many features.
Features:
- Syntax highlighting.
- Themes.
- Visual dialog editor.
- Custom controls.
- Code complete.
- Code tooltip.
- Smart indent.
- Auto block complete.
- Auto case convert.
- Addins.
- Projects.
- Templates.
- Flexible build options.
- Uses ini file, nothing in registry.
What´s New in version 1.0.7.0:
- Added Debug / Quick run Options. Lets you set the compile command for Quick run.
- If the previous Quick run process is still running it will be killed.
- Added FbEditLite addin. Lets you choose Lite or Full version of FbEdit.
- Fixed resource editor bug. Selecting the .rc file did not activate the Resource menu.
- Fixed bug with code complete list. Items could not be clicked.