Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-31 | fix #2299 | 最萌小汐 | |
2023-07-14 | fix shake of `codeLens` | 最萌小汐 | |
2023-07-06 | fix supporting unicode in signature | 最萌小汐 | |
2023-05-28 | determine the padding | Ye Sijun | |
Signed-off-by: Ye Sijun <junnplus@gmail.com> | |||
2023-05-25 | command:add reloadFFIMeta | fesily | |
2023-04-27 | fix typo | 最萌小汐 | |
#2062 | |||
2023-04-27 | apply changs immediately | 最萌小汐 | |
#2062 | |||
2023-04-27 | Revert "try to abort incorrect formatting" | 最萌小汐 | |
This reverts commit 02d43a59203e1d04aaaae3eacdaae5110da6b06d. | |||
2023-04-26 | try to abort incorrect formatting | 最萌小汐 | |
#2062 | |||
2023-02-10 | completion: don't show loading process | 最萌小汐 | |
resolve #1705 | |||
2023-01-31 | supports all schemes | 最萌小汐 | |
resolve #1862 | |||
2023-01-30 | command `lua.exportDocument` | 最萌小汐 | |
finish #1833 | |||
2023-01-30 | add command `lua.getConfig` | 最萌小汐 | |
2023-01-18 | normalize uri from RPC | 最萌小汐 | |
fix #1810 | |||
2023-01-17 | support multi configs modifying | 最萌小汐 | |
2022-12-22 | improve code-lens | 最萌小汐 | |
2022-12-18 | complete code lens | 最萌小汐 | |
2022-12-18 | improve code-lens | 最萌小汐 | |
2022-12-18 | first step for code lens | 最萌小汐 | |
2022-12-17 | update filewatch | 最萌小汐 | |
2022-12-16 | simple state persistence | 最萌小汐 | |
2022-12-16 | pass tests | 最萌小汐 | |
2022-12-16 | set text after ready | 最萌小汐 | |
2022-12-09 | do full gc after scope diag | 最萌小汐 | |
#1745 | |||
2022-12-09 | `activeParameter` should be uinteter | 最萌小汐 | |
#1751 | |||
2022-12-01 | #831 | 最萌小汐 | |
add tests | |||
2022-11-30 | fix supporting for multi-workspace | 最萌小汐 | |
2022-11-29 | fix | 最萌小汐 | |
2022-11-29 | fix compiling for multi-workspace | 最萌小汐 | |
2022-11-29 | modify `require` after renaming files | 最萌小汐 | |
2022-11-16 | fix clearing diags with multi-workspace | 最萌小汐 | |
2022-11-08 | add log | 最萌小汐 | |
2022-11-07 | fix | 最萌小汐 | |
2022-11-02 | cleanup | 最萌小汐 | |
2022-11-02 | `---@see` use workspace-symbol | 最萌小汐 | |
#1344 | |||
2022-11-01 | find reference respect `includeDeclaration` | 最萌小汐 | |
2022-10-17 | new setting `Lua.diagnostics.workspaceEvent` | 最萌小汐 | |
set the time to trigger workspace diagnostics. resolve #1626 | |||
2022-10-17 | fix | 最萌小汐 | |
2022-10-17 | use `state` instead of `uri` for converter | 最萌小汐 | |
The state may have changed when responding, so we need to use the state when requesting. Try not to get the state on the spot. | |||
2022-10-13 | test clear node cache | 最萌小汐 | |
#1626 | |||
2022-10-11 | abort semantic-tokens requests | 最萌小汐 | |
#1599 | |||
2022-09-28 | 提交psi viewer | CppCXY | |
2022-09-20 | small fix | 最萌小汐 | |
2022-09-06 | improve document-symbol | 最萌小汐 | |
2022-08-17 | fix | 最萌小汐 | |
2022-08-17 | cleanup local cache | 最萌小汐 | |
2022-08-11 | Merge branch 'master' of github.com:CppCXY/lua-language-server | CppCXY | |
2022-08-11 | 支持typeformat | CppCXY | |
2022-07-23 | add color support | Kevin Hahn | |
2022-07-14 | set uri | 最萌小汐 | |