This repository has been archived by the owner on Jun 25, 2020. It is now read-only.
v1.4.1
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