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 #24

Closed musab-mah-7 closed 5 months ago

musab-mah-7 commented 5 months ago

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

  1. Self
  2. Property
  3. Method
  4. Module should be retyped from var
CLAassistant commented 5 months ago

CLA assistant check
All committers have signed the CLA.