Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add typecheck
|
|
Improve diversity and granularity of semantic token highlighting
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@sumneko's suggestion
|
|
canceled or the editor will clear all the tokens until the next time the request returns a full result
|
|
seems to be when a line is shortened
|
|
(something might try and analyze beyond the new end of the file)
|
|
# Conflicts:
# script/core/semantic-tokens.lua
|
|
|
|
|
|
|
|
syntax highlighting options (almost on par with TypeScript in VSCode)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|