summaryrefslogtreecommitdiff
path: root/script/provider
AgeCommit message (Expand)Author
2021-10-01loading settings from `.luarc.json`sumneko
2021-10-01load config in `.luarc.json`sumneko
2021-09-28dont register `semantic/full`最萌小汐
2021-09-27fix visible最萌小汐
2021-09-27Merge pull request #689 from ArcanoxDragon/improve-semantic-highlighting最萌小汐
2021-09-27fix最萌小汐
2021-09-27some fix最萌小汐
2021-09-27Merge branch 'master' into improve-semantic-highlighting最萌小汐
2021-09-27some fix最萌小汐
2021-09-27no need to check for duplicate requests最萌小汐
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 @sumn...Arcanox
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 cancel...Arcanox
2021-09-25Fix semantic token highlighting not working after the "newparser" changes rec...Arcanox
2021-09-25Merge branch 'master' into improve-semantic-highlightingArcanox
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 synt...Arcanox
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最萌小汐