Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-06 | fix supporting unicode in signature | 最萌小汐 | |
2022-12-18 | first step for code lens | 最萌小汐 | |
2022-10-17 | use `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-11 | fix #1606 | 最萌小汐 | |
2022-06-23 | update | 最萌小汐 | |
2021-11-03 | #687 supports `utf-8-offsets` | 最萌小汐 | |
2021-10-22 | stash | 最萌小汐 | |
2021-10-21 | fix some runtime errors | 最萌小汐 | |
2021-10-19 | check nil | 最萌小汐 | |
2021-10-11 | fix | 最萌小汐 | |
2021-09-25 | Fix another issue in converter that happened in a workspace I'm working in; ↵ | Arcanox | |
seems to be when a line is shortened | |||
2021-09-25 | Fix 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-24 | check nil | 最萌小汐 | |
2021-09-24 | fix | 最萌小汐 | |
2021-09-23 | update | 最萌小汐 | |
2021-09-23 | fix | 最萌小汐 | |
2021-09-23 | fix | 最萌小汐 | |
2021-09-23 | update | 最萌小汐 | |
2021-09-23 | cleanup | 最萌小汐 | |
2021-09-23 | cleanup | 最萌小汐 | |