Files
ale/test
godbless 3348222abc Add CodeAction codeActionLiteralSupport Feature (#4163)
* Advertise codeActionLiteralSupport to LSP server

Without this, rust-analyzer doesn't return any code actions.  With it,
everything works properly.

* linter fixes

* test cases fixes

* Fix underflow of column in position.

Special values like for example -1 to denote the end of a line are not supported.
[reference](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#position)

Co-authored-by: Brian Gernhardt <brian@gernhardtsoftware.com>
2022-04-29 22:17:29 +09:00
..
2022-04-01 13:17:15 +01:00
2022-04-06 17:00:59 +09:00
2022-04-06 17:00:59 +09:00
2022-04-01 14:35:07 +01:00
2020-08-16 21:20:08 +01:00
2022-03-05 01:24:43 +00:00
2019-05-24 01:13:52 +01:00
2021-02-02 13:15:46 +01:00