Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-04 | Add eclipselsp jdt:// support for textDocument/definition (#4030) | yoshi1123 | |
This patch adds support for opening jdt:// links on "go to definition" requests returned by Java language servers. Co-authored-by: w0rp <devw0rp@gmail.com> | |||
2020-08-10 | Fix #3278 - Handle UTF-8 in URI encoding/decoding | w0rp | |
2019-03-13 | #2357 Handle Windows paths where the drive letter colon is encoded | w0rp | |
2019-03-13 | Handle pipes in Windows drive letters for URIs | w0rp | |
2019-02-21 | Fix #2300 - Handle more URIs per RFC 3986 | w0rp | |
2017-11-20 | #1149 Fix conversion from URIs to filenames on Windows | w0rp | |
2017-07-26 | #517 Add more code LSP support which makes the tssserver linter behave more ↵ | w0rp | |
like the LSP linters |