summaryrefslogtreecommitdiff
path: root/script/provider
AgeCommit message (Collapse)Author
2021-09-27`$/cancelRequest` returns code `RequestCancelled`最萌小汐
2021-09-26Revert changes related to canceled requestsArcanox
2021-09-26Change the way canceled semanticToken requests are handled according to ↵Arcanox
@sumneko's suggestion
2021-09-26Put back thing that I didn't mean to commitArcanox
2021-09-26Semantic highlighting methods cannot return a null response if they're ↵Arcanox
canceled or the editor will clear all the tokens until the next time the request returns a full result
2021-09-25Fix semantic token highlighting not working after the "newparser" changes ↵Arcanox
recently merged into master
2021-09-25Merge branch 'master' into improve-semantic-highlightingArcanox
# Conflicts: # script/core/semantic-tokens.lua
2021-09-25Fix the config setting not updating editors when it's changedArcanox
2021-09-24supports `$/cancelRequest`最萌小汐
2021-09-24stop provider when file changing最萌小汐
2021-09-24Improve classification of semantic tokens to provide a great number more ↵Arcanox
syntax highlighting options (almost on par with TypeScript in VSCode)
2021-09-23fix最萌小汐
2021-09-23fix最萌小汐
2021-09-23cleanup最萌小汐
2021-09-23cleanup最萌小汐
2021-09-23cleanup最萌小汐
2021-08-27semantic: may fail when scrolling最萌小汐
2021-08-24check local setting最萌小汐
2021-08-23cleanup最萌小汐
2021-08-23back to provate hint最萌小汐
2021-08-23cleanup hint最萌小汐
2021-08-23cleanup最萌小汐
2021-08-23resolve #518 `Lua.completion.requireSeparator`最萌小汐
2021-08-20stash最萌小汐
2021-08-20Dont register letters最萌小汐
2021-08-19improve markdown最萌小汐
2021-08-19improve completion最萌小汐
2021-08-19always incomplete最萌小汐
2021-08-19cleanup markdown最萌小汐
2021-08-18cleanup markdown最萌小汐
2021-08-18`Lua.diagnostics.libraryFiles`最萌小汐
2021-08-18watching library changes最萌小汐
2021-08-18no longer ignore file names case in Windows最萌小汐
2021-08-18cleanup最萌小汐
2021-08-18fix runtime errors最萌小汐
2021-08-04"workspace/semanticTokens/refresh" should be a requestLin Sun
2021-07-26fix #618最萌小汐
2021-07-22fix #612最萌小汐
2021-07-21use full semantic at when first opening最萌小汐
2021-07-19check nil最萌小汐
2021-07-15fix #601最萌小汐
2021-07-15always trust `'textDocument/didChange`最萌小汐
2021-07-15check ignore in rename最萌小汐
2021-07-14fix最萌小汐
2021-07-14run workspace diagnostics最萌小汐
2021-07-09improve markdown最萌小汐
2021-07-09improve `auto require`最萌小汐
2021-07-09fix #592最萌小汐
2021-07-08fix最萌小汐
2021-07-08update最萌小汐