Skip to content

v0.2.0

Choose a tag to compare

@antaalt antaalt released this 07 Sep 14:43
· 182 commits to main since this release

Updated language server with new features:

  • Add scope detection for symbol provider. It will now provides only symbols that are accessibles from a given scope.
  • Add HLSL symbol provider. Local symbols are now provided, but intrinsics symbols are only partially provided for now.