juCi++ v1.4.1 Release Notes

Release Date: 2018-03-09 // about 6 years ago
  • ๐Ÿ†• New features:

    • โž• Additional information is stored and used between juCi++ sessions: line
      offsets of buffers, window size, run arguments, and debug run arguments,
      including remote debug settings
    • ๐Ÿ‘Œ Support for OpenCL source-files

    ๐Ÿ›  Cleanups, bugfixes and other improvements:

    • Language protocol:
      • Added support for textDocument/documentHighlight
      • Added support for workspace/symbol
      • Added correct tab size and char on style format
      • Improved Compile and Run for Rust
      • Go to definition through control/command-mouse click
      • Minor improvements of rename, go to usage, hover and completion
      • Added support for textDocument/rangeFormatting
      • Fixed potential crash on hover
    • ๐Ÿ›  Fixed spellcheck error fault when ending a string with '
    • ๐Ÿ›  Fixed crash on MacOS by disabling drag-and-drop in directories view