juCi++ v1.3.0 Release Notes

Release Date: 2017-09-16 // over 6 years ago
  • ๐Ÿ†• 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