Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-08 | should check type of `self` | 最萌小汐 | |
fix #1922 | |||
2023-03-08 | don't treat `_ENV` as param | 最萌小汐 | |
fix #1715 | |||
2023-03-07 | search full refs for global | 最萌小汐 | |
fix #1914 | |||
2023-03-02 | Array of a class type does not get completion #1940 | jharajeev55 | |
https: //github.com/LuaLS/lua-language-server/issues/1940 Co-Authored-By: esarver <4965633+esarver@users.noreply.github.com> | |||
2023-02-13 | fix #1902 | 最萌小汐 | |
2023-02-10 | fix #1887 | 最萌小汐 | |
2023-02-10 | fix #1889 | 最萌小汐 | |
2023-02-04 | should write complete array or object into json | 最萌小汐 | |
#1859 | |||
2023-02-02 | fix #1871 | 最萌小汐 | |
2023-02-02 | special treate for return values of require | 最萌小汐 | |
2nd should be unknown since Lua 5.3, otherwise should be nil #1868 | |||
2023-01-31 | fix #1855 | 最萌小汐 | |
2023-01-31 | fix #1857 | 最萌小汐 | |
2023-01-30 | copy nodes when tracing list | 最萌小汐 | |
fix #1841 | |||
2023-01-30 | limit error message for type dismatch | 最萌小汐 | |
resolve #1838 | |||
2023-01-30 | infer types of tableindex by semantic | 最萌小汐 | |
fix #1831 | |||
2023-01-30 | fix wrong infer of tableindex | 最萌小汐 | |
#1831 | |||
2023-01-30 | respect quotation marks | 最萌小汐 | |
2023-01-18 | normalize uri from RPC | 最萌小汐 | |
fix #1810 | |||
2023-01-17 | don't check `duplicate-set-field` in different if | 最萌小汐 | |
2023-01-17 | more special treates for meta files | 最萌小汐 | |
2023-01-16 | support `---@meta [name]` | 最萌小汐 | |
once declared `name`, user can only require this file by declared name meta file can not be required with name `_` | |||
2023-01-16 | fix #1824 | 最萌小汐 | |
2023-01-16 | improve type infer of recursion alias | 最萌小汐 | |
2023-01-13 | fix | 最萌小汐 | |
2023-01-13 | fix | 最萌小汐 | |
2023-01-12 | stash | 最萌小汐 | |
2023-01-11 | stash | 最萌小汐 | |
2023-01-09 | fix | 最萌小汐 | |
2023-01-09 | cast global | 最萌小汐 | |
2023-01-09 | support trace for global | 最萌小汐 | |
2023-01-03 | fix renaming | 最萌小汐 | |
2022-12-18 | rename: supports `@field` | 最萌小汐 | |
2022-12-18 | supports finding definition for class and alias | 最萌小汐 | |
2022-12-18 | fix test | 最萌小汐 | |
2022-12-17 | update filewatch | 最萌小汐 | |
2022-12-16 | simple state persistence | 最萌小汐 | |
2022-12-16 | pass tests | 最萌小汐 | |
2022-12-16 | fix | 最萌小汐 | |
2022-12-16 | fix | 最萌小汐 | |
2022-12-16 | fix | 最萌小汐 | |
2022-12-16 | fix | 最萌小汐 | |
2022-12-16 | fix | 最萌小汐 | |
2022-12-16 | fix cast | 最萌小汐 | |
2022-12-16 | new tracer | 最萌小汐 | |
2022-12-15 | stash | 最萌小汐 | |
2022-12-15 | stash | 最萌小汐 | |
2022-12-13 | stash | 最萌小汐 | |
2022-12-13 | redesign | 最萌小汐 | |
2022-12-13 | special treats for `do` | 最萌小汐 | |
2022-12-12 | stash | 最萌小汐 | |