summaryrefslogtreecommitdiff
path: root/script/provider
AgeCommit message (Expand)Author
2023-12-11support c like commentsCppCXY
2023-08-31fix #2299最萌小汐
2023-07-14fix shake of `codeLens`最萌小汐
2023-07-06fix supporting unicode in signature最萌小汐
2023-06-27update formatting.luaCppCXY
2023-05-28determine the paddingYe Sijun
2023-05-25command:add reloadFFIMetafesily
2023-04-27Merge branch 'master' of https://github.com/LuaLS/lua-language-server into HEADCppCXY
2023-04-27更新实现CppCXY
2023-04-27fix typo最萌小汐
2023-04-27apply changs immediately最萌小汐
2023-04-27Revert "try to abort incorrect formatting"最萌小汐
2023-04-26complete namestyle providerCppCXY
2023-04-26try to abort incorrect formatting最萌小汐
2023-02-10completion: don't show loading process最萌小汐
2023-02-04修复linux arm 编译CppCXY
2023-01-31improve markdown最萌小汐
2023-01-31supports all schemes最萌小汐
2023-01-30command `lua.exportDocument`最萌小汐
2023-01-30add command `lua.getConfig`最萌小汐
2023-01-18normalize uri from RPC最萌小汐
2023-01-18check client ability before `diagnostic/refresh`最萌小汐
2023-01-17support multi configs modifying最萌小汐
2022-12-22improve code-lens最萌小汐
2022-12-18complete code lens最萌小汐
2022-12-18improve code-lens最萌小汐
2022-12-18first step for code lens最萌小汐
2022-12-17update filewatch最萌小汐
2022-12-16simple state persistence最萌小汐
2022-12-16pass tests最萌小汐
2022-12-16set text after ready最萌小汐
2022-12-09do full gc after scope diag最萌小汐
2022-12-09`activeParameter` should be uinteter最萌小汐
2022-12-01#831最萌小汐
2022-11-30fix supporting for multi-workspace最萌小汐
2022-11-29fix最萌小汐
2022-11-29fix compiling for multi-workspace最萌小汐
2022-11-29modify `require` after renaming files最萌小汐
2022-11-16fix clearing diags with multi-workspace最萌小汐
2022-11-15do scope diag when creating and removing files最萌小汐
2022-11-08add log最萌小汐
2022-11-07fix最萌小汐
2022-11-06improve performance最萌小汐
2022-11-02should not gc最萌小汐
2022-11-02cleanup最萌小汐
2022-11-02fix diag results remains最萌小汐
2022-11-02`---@see` use workspace-symbol最萌小汐
2022-11-01find reference respect `includeDeclaration`最萌小汐
2022-10-25add `doc.privateName` and `doc.protectedName`最萌小汐
2022-10-17new setting `Lua.diagnostics.workspaceEvent`最萌小汐