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

v1.3.0

Compare
Choose a tag to compare
@eidheim eidheim released this 16 Sep 07:29
· 169 commits to master since this release

New features:

  • Go to Usage and Rename fully implemented:
    • Now checks and parses unopened files
    • Files are reparsed if needed
    • Parse result is cached and stored in the build directory
    • Added listing of renamed symbols
    • Various improvements to similar symbol checks
  • Added style formatting for Markdown
  • Implemented environment parsing on string set in Debug Set Run Parameters
  • Added shift+enter shortcut that equals: go to end of line, and enter

Improvements:

  • Autocomplete cleanup making it easier to implement autocomplete for other languages
  • Spellcheck error fixes
  • Go to Method dialog rows are now more readable
  • Fixed indentation after source code that ends with a comment
  • Terminal links cleanup, and added links for a assert error messages
  • Fixed crash when opening bare git repository
  • Added various workarounds gtk+ crashes on MacOS