Files
sourcekit-lsp/Sources/LanguageServerProtocol
Alex Hoppen 5c839f8640 Add support for non-URL URIs
According to the LSP specification, arbitrary URIs can be used as
document identifiers. Instead of internally assuming that all URIs are
URLs, use a DocumentURI enum to represent URIs. These can either be file
URLs or other URIs whose value as treated as an opaque string.
2019-11-20 09:41:48 -08:00
..
2019-11-20 09:41:48 -08:00
2018-12-13 20:27:48 -08:00
2019-07-16 00:52:49 +02:00
2019-11-20 09:41:48 -08:00
2019-10-04 12:34:09 -03:00
2018-11-13 15:50:48 -08:00
2018-11-13 15:50:48 -08:00