Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-03 | Merge pull request #1009 from kevinhwang91/fix-semantic-priority | 最萌小汐 | |
fix(semantic-tokens): coreect token type priority | |||
2022-04-02 | fix(semantic-tokens): coreect token type priority | kevinhwang91 | |
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-28 | update submodules | 最萌小汐 | |
2022-03-28 | fix test | 最萌小汐 | |
2022-03-28 | Merge pull request #1004 from fesily/master | 最萌小汐 | |
update meta basic.lua | |||
2022-03-28 | Update basic.lua | --get-all | |
remove whitespace | |||
2022-03-28 | Update basic.lua | --get-all | |
fix name | |||
2022-03-28 | Update basic.lua | --get-all | |
fix newproxy return type to userdata | |||
2022-03-28 | update meta basic.lua | --get-all | |
Document add standard library function [newproxy], although they do not appear in the document | |||
2022-03-25 | update submodules | 最萌小汐 | |
2022-03-24 | fix icon | 最萌小汐 | |
2022-03-24 | update submodules | 最萌小汐 | |
2022-03-19 | Merge pull request #995 from yoshi1123/incompletefix | 最萌小汐 | |
Ensure that a completion result has 'isIncomplete' | |||
2022-03-19 | update submodules | 最萌小汐 | |
2022-03-19 | Ensure 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-15 | use real path in scanning | 最萌小汐 | |
non-Windows also check real path | |||
2022-03-12 | Merge pull request #983 from xiyaowong/patch-2 | 最萌小汐 | |
fixed #976 | |||
2022-03-12 | tweaks align | wongxy | |
2022-03-12 | fixed #976 | wongxy | |
2022-03-11 | check nil | sumneko | |
2022-03-09 | 2.6.7 | 最萌小汐 | |
2022-03-09 | resolve #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-09 | update submodules | 最萌小汐 | |
2022-03-08 | fix | 最萌小汐 | |
2022-03-08 | #977 cleanup | 最萌小汐 | |
2022-03-07 | update submodules | 最萌小汐 | |
2022-03-07 | fix #975 | 最萌小汐 | |
2022-03-05 | fix | sumneko | |
2022-03-04 | add tip | sumneko | |
2022-03-04 | improve English | sumneko | |
2022-03-04 | no longer provide syntax files | sumneko | |
2022-03-04 | update formatter | 最萌小汐 | |
2022-03-04 | diagnostic opened files first | 最萌小汐 | |
2022-03-04 | pass tests | 最萌小汐 | |
2022-03-04 | don't open non-file uri | 最萌小汐 | |
2022-03-04 | Merge pull request #971 from xiyaowong/patch-1 | 最萌小汐 | |
feat(semantic-tokens): mark annotations(@...) as keywords | |||
2022-03-04 | feat(semantic-tokens): mark annotations(@...) as keywords | wongxy | |
2022-03-03 | fix | 最萌小汐 | |
2022-03-02 | improve completion | 最萌小汐 | |
2022-03-01 | locale | 最萌小汐 | |
2022-03-01 | update | 最萌小汐 | |
2022-03-01 | offline diagnostic | 最萌小汐 | |
2022-03-01 | ci | 最萌小汐 | |
2022-03-01 | cleanup | 最萌小汐 | |
2022-03-01 | cleanup | 最萌小汐 | |
2022-03-01 | update `occlusionPath` | 最萌小汐 | |
2022-03-01 | update `EmmyLuaCodeStyle` | 最萌小汐 | |
2022-03-01 | resolve #966 | 最萌小汐 | |
2022-02-24 | update formatter | 最萌小汐 | |
2022-02-24 | fix #965 | 最萌小汐 | |