Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Added syntax highlighting themes
  • Added support for themes, so it will be easier to switch between themes on the fly
  • Added ability to export/import all options to/from a file
  • Added logic to reset Status window on startup if it's too large to fit
  • Updated Styles to be cascading, so everything falls back to Default style when not set
  • Updated all icons to more modern ones
  • Updated Compile function (F9) to automatically calls call DECLARE_FCNS for "SYSPROC*DLL_" records
  • Updated Auto text settings to now save to %APPDATA%\Roaming as text files instead of using the registry to allow for more characters
  • Updated F12 to jump to label if cursor is on a label identifier
  • Updated "This Application Only" check box in Open dialog to put focus back into the main edit field after being clicked
  • Fixed bug where labels followed by "*" or "//" were not recognized
  • Fixed bug where some compiler errors were not displaying correctly in the status pane

...