Skip to content

Version 0.1.4

Compare
Choose a tag to compare
@tintinweb tintinweb released this 10 Oct 15:38
· 36 commits to master since this release
673e7bf

v0.1.4 - 🍁

  • fix: incompatibility with vscode update v1.72.0 - Extension "[...] has provided an invalid tree item." - #114
  • new: optionally disable highlighting in the overview ruler - #115

image

image image

  • fix: more consistent highlighting when clicking on an item in the cockpit ExternalCalls/PublicStatechanging views - #110

    • clicking on a function name highlights the first line of the function instead of the full function block in the editor
    • clicking on an external call/modifier highlights the invocation in the editor
  • fix: semantic highlighting for supercall and modifier arguments - #112 #117

image