Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

v1.2.2

Compare
Choose a tag to compare
@eidheim eidheim released this 12 Oct 11:20
· 346 commits to master since this release
  • 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