summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-04-03Merge pull request #1009 from kevinhwang91/fix-semantic-priority最萌小汐
fix(semantic-tokens): coreect token type priority
2022-04-02fix(semantic-tokens): coreect token type prioritykevinhwang91
If metatable with `__call` method, adding `@class` and `@type fun()` together for a class make the token be regarded as function, we should make sure `@class` override `@type`.
2022-03-28update submodules最萌小汐
2022-03-28fix test最萌小汐
2022-03-28Merge pull request #1004 from fesily/master最萌小汐
update meta basic.lua
2022-03-28Update basic.lua--get-all
remove whitespace
2022-03-28Update basic.lua--get-all
fix name
2022-03-28Update basic.lua--get-all
fix newproxy return type to userdata
2022-03-28update meta basic.lua--get-all
Document add standard library function [newproxy], although they do not appear in the document
2022-03-25update submodules最萌小汐
2022-03-24fix icon最萌小汐
2022-03-24update submodules最萌小汐
2022-03-19Merge pull request #995 from yoshi1123/incompletefix最萌小汐
Ensure that a completion result has 'isIncomplete'
2022-03-19update submodules最萌小汐
2022-03-19Ensure that a completion result has 'isIncomplete'yoshi1123
- Any key in the table returned that has a value of 'nil' will be excluded from the response's result, and so it needs to be set to 'false'.
2022-03-15use real path in scanning最萌小汐
non-Windows also check real path
2022-03-12Merge pull request #983 from xiyaowong/patch-2最萌小汐
fixed #976
2022-03-12tweaks alignwongxy
2022-03-12fixed #976wongxy
2022-03-11check nilsumneko
2022-03-092.6.7最萌小汐
2022-03-09resolve #973 don't show telemetry in non-VSCode最萌小汐
avoid repeated prompts in non-VSCode due to the inability to automatically modify the settings
2022-03-09update submodules最萌小汐
2022-03-08fix最萌小汐
2022-03-08#977 cleanup最萌小汐
2022-03-07update submodules最萌小汐
2022-03-07fix #975最萌小汐
2022-03-05fixsumneko
2022-03-04add tipsumneko
2022-03-04improve Englishsumneko
2022-03-04no longer provide syntax filessumneko
2022-03-04update formatter最萌小汐
2022-03-04diagnostic opened files first最萌小汐
2022-03-04pass tests最萌小汐
2022-03-04don't open non-file uri最萌小汐
2022-03-04Merge pull request #971 from xiyaowong/patch-1最萌小汐
feat(semantic-tokens): mark annotations(@...) as keywords
2022-03-04feat(semantic-tokens): mark annotations(@...) as keywordswongxy
2022-03-03fix最萌小汐
2022-03-02improve completion最萌小汐
2022-03-01locale最萌小汐
2022-03-01update最萌小汐
2022-03-01offline diagnostic最萌小汐
2022-03-01ci最萌小汐
2022-03-01cleanup最萌小汐
2022-03-01cleanup最萌小汐
2022-03-01update `occlusionPath`最萌小汐
2022-03-01update `EmmyLuaCodeStyle`最萌小汐
2022-03-01resolve #966最萌小汐
2022-02-24update formatter最萌小汐
2022-02-24fix #965最萌小汐