summaryrefslogtreecommitdiff
path: root/script/proto
AgeCommit message (Collapse)Author
2022-02-09disable `codestyle-check` by default最萌小汐
2022-02-09Merge pull request #915 from CppCXY/format最萌小汐
code reformat
2022-01-24提供代码风格诊断CppCXY
2022-01-18update最萌小汐
2022-01-18pass tests最萌小汐
2022-01-17stash最萌小汐
2022-01-04secret dump最萌小汐
2021-12-29fix #879最萌小汐
2021-12-29add log最萌小汐
2021-11-09rpclog最萌小汐
2021-11-08cleanup最萌小汐
2021-11-08Merge branch 'master' into not-yieldable最萌小汐
2021-11-03#687 supports `utf-8-offsets`最萌小汐
2021-11-03#687 `---@nodiscard`最萌小汐
2021-11-02not-yieldable最萌小汐
2021-11-02mark async最萌小汐
2021-11-02#687 await-in-sync最萌小汐
2021-11-01enable yield in completion最萌小汐
2021-10-25add redundant-return diagnosticCr4xy
2021-10-22stash最萌小汐
2021-10-21fix some runtime errors最萌小汐
2021-10-19check nil最萌小汐
2021-10-11fix最萌小汐
2021-10-11update semantic tokens最萌小汐
2021-09-30#693 typo最萌小汐
2021-09-30cleanup最萌小汐
2021-09-30cleanup最萌小汐
2021-09-28disable `type-check` by default最萌小汐
2021-09-27Merge pull request #685 from ArtistArthur/ar/typecheck最萌小汐
add typecheck
2021-09-27Merge pull request #689 from ArcanoxDragon/improve-semantic-highlighting最萌小汐
Improve diversity and granularity of semantic token highlighting
2021-09-27some fix最萌小汐
2021-09-27Merge branch 'master' into improve-semantic-highlighting最萌小汐
2021-09-27improveunknown
2021-09-27`$/cancelRequest` returns code `RequestCancelled`最萌小汐
2021-09-27Merge branch 'master' into ar/typecheckunknown
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-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 another issue in converter that happened in a workspace I'm working in; ↵Arcanox
seems to be when a line is shortened
2021-09-25Fix a crash when deleting lines from a file while anything is analyzing it ↵Arcanox
(something might try and analyze beyond the new end of the file)
2021-09-25Merge branch 'master' into improve-semantic-highlightingArcanox
# Conflicts: # script/core/semantic-tokens.lua
2021-09-24default severity to `Warning`最萌小汐
2021-09-24check nil最萌小汐
2021-09-24supports `$/cancelRequest`最萌小汐
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-24fix最萌小汐
2021-09-23update最萌小汐
2021-09-23fix最萌小汐
2021-09-23fix最萌小汐
2021-09-23update最萌小汐