summaryrefslogtreecommitdiff
path: root/script/proto/converter.lua
AgeCommit message (Collapse)Author
2023-07-06fix supporting unicode in signature最萌小汐
2022-12-18first step for code lens最萌小汐
2022-10-17use `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-11fix #1606最萌小汐
2022-06-23update最萌小汐
2021-11-03#687 supports `utf-8-offsets`最萌小汐
2021-10-22stash最萌小汐
2021-10-21fix some runtime errors最萌小汐
2021-10-19check nil最萌小汐
2021-10-11fix最萌小汐
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-24check nil最萌小汐
2021-09-24fix最萌小汐
2021-09-23update最萌小汐
2021-09-23fix最萌小汐
2021-09-23fix最萌小汐
2021-09-23update最萌小汐
2021-09-23cleanup最萌小汐
2021-09-23cleanup最萌小汐