Skip to content

v1.1.0

Choose a tag to compare

@antaalt antaalt released this 31 Aug 19:40
· 26 commits to main since this release

Changed

  • When server crash, it now notifies the status bar and can be restarted from here.
  • Using shader-language-server v1.1.0 with improvements for variant, performances and bug fixes.

Added

  • New bottom status sidebar in UI to check and control server status
  • New commands for starting / restarting / stopping server and accessing logs.
  • New setting to disable variant symbol update on change as it trigger a save and may be invasive.

Fixed

  • Fixed server manual restart to correctly dispose output channel and server.
  • Fixed enum highlighting which was incorrect in HLSL.