Jaseci-Labs / jac-analyzer

The Jaclang Language Extension for VScode is an extension that provides basic Language Server Protocol (LSP) functionalities for the Jaclang programming language.
MIT License
0 stars 3 forks source link

Implement Semantic Highlighting for uses #25

Closed musab-mah-7 closed 7 months ago

musab-mah-7 commented 7 months ago

The following token types needed to be added from the Jaclang side

  1. Self
  2. Property
  3. Method
  4. Imported modules are typed as Var but should be Module
CLAassistant commented 7 months ago

CLA assistant check
All committers have signed the CLA.

github-actions[bot] commented 7 months ago

:tada: This PR is included in version 1.2.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: