This repository has been archived by the owner on Jun 25, 2020. It is now read-only.
v1.2.2
- FreeBSD supported
- Window GUI changed slightly in preparation for additional debug information
- Implement method and goto method also includes regular functions
- Added New Project->C to File menu
- Added Toggle Comments for various languages to Source menu
- Added Clear Terminal to Window menu
- Added Recreate Build to Project menu
- Can now toggle breakpoints with mouse clicks
- Added move up/down paragraphs through control-up/down
- Added smart_brackets and smart_inserts to preferences
- Improved status bar at bottom, showing file path and branch
- Added format_style_on_save to preferences
- Added Cursor History to Source menu
- Added Reload File to File menu
- Various cleanups and improvements