Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-28 | Add group param for luadoc generated by plugins | Paul Emmerich | |
This allows binding multiple generated luadoc annotations to a single node easily by explicitly specifying their bind group. | |||
2024-01-24 | fix warnings | 最萌小汐 | |
2024-01-18 | fix guide.getParams | fesily | |
2024-01-10 | fix error | fesily | |
2024-01-10 | Merge branch 'LuaLS:master' into plugin-add-OnTransformAst | fesily | |
2024-01-10 | astHelper: addParamTypeDoc | fesily | |
2024-01-10 | Merge pull request #2472 from fesily/plugin-add-OnTransformAst | 最萌小汐 | |
plugin: add OnTransformAst interface | |||
2024-01-09 | cleanup | fesily | |
2024-01-09 | cleanup | fesily | |
2024-01-09 | plugin: add OnTransformAst interface | fesily | |
2023-08-23 | add guide | 最萌小汐 | |
2023-08-23 | support `---@class (exact)` | 最萌小汐 | |
#1990 | |||
2023-08-21 | fix | 最萌小汐 | |
2023-08-16 | supports `---@enum (key)` | 最萌小汐 | |
2023-08-14 | fix warning | 最萌小汐 | |
2023-08-10 | support `@type` for `return` | 最萌小汐 | |
#2144 | |||
2023-08-09 | fix | 最萌小汐 | |
2023-07-21 | fix missing fields | 最萌小汐 | |
2023-07-20 | fix visible | 最萌小汐 | |
2023-07-07 | make type-check happy | 最萌小汐 | |
2023-06-25 | fix | 最萌小汐 | |
2023-06-14 | fix incorrect doc range | 最萌小汐 | |
fix #2110 | |||
2023-06-13 | more smart completion for `continue` | 最萌小汐 | |
fix #2042 | |||
2023-04-26 | lock parsing resume | 最萌小汐 | |
fix #2056 | |||
2023-03-22 | don't treat half string in comment as string | 最萌小汐 | |
fix #2013 | |||
2023-03-09 | fix | 最萌小汐 | |
2023-03-09 | support `x or error(...)` | 最萌小汐 | |
fix #1945 | |||
2023-03-08 | don't treat `_ENV` as param | 最萌小汐 | |
fix #1715 | |||
2023-02-10 | fix #1889 | 最萌小汐 | |
2023-02-10 | some fix | 最萌小汐 | |
#1895 | |||
2023-02-10 | special goto for LuaJIT | 最萌小汐 | |
fix #1895 | |||
2023-02-07 | fix count of local variables | 最萌小汐 | |
fix #1886 | |||
2023-02-07 | fix wrong `PARSER_NEED_PAREN` | 最萌小汐 | |
#1886 | |||
2023-01-31 | supports all schemes | 最萌小汐 | |
resolve #1862 | |||
2023-01-31 | watch symbolic links | 最萌小汐 | |
resolve #1848 | |||
2023-01-17 | fix #1825 | 最萌小汐 | |
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 | Nesting of `[[...]]` is not allowed in Lua 5.1 . | 最萌小汐 | |
fix #1805 | |||
2023-01-11 | stash | 最萌小汐 | |
2023-01-11 | stash | 最萌小汐 | |
2023-01-10 | stash | 最萌小汐 | |
2023-01-09 | cast global | 最萌小汐 | |
2023-01-09 | improve performance | 最萌小汐 | |
2023-01-09 | trace-global | 最萌小汐 | |
2023-01-04 | cleanup | 最萌小汐 | |
2023-01-04 | cleanup | 最萌小汐 | |
2023-01-03 | fix renaming | 最萌小汐 | |
2022-12-18 | improve code-lens | 最萌小汐 | |
2022-12-16 | fix | 最萌小汐 | |
2022-12-16 | new tracer | 最萌小汐 | |