summaryrefslogtreecommitdiff
path: root/cli/lsp/urls.rs
AgeCommit message (Expand)Author
2021-05-10feat: support workspace folders configuration (#10488)Kitson Kelly
2021-04-23refactor: use 'data-url' crate to process data URLs in lsp & file_fetcher (#1...Satya Rohith
2021-04-09fix(lsp): normalize windows file URLs properly (#10034)Kitson Kelly
2021-04-06fix(lsp): properly handle encoding URLs from lsp client (#10033)Kitson Kelly
2021-02-18fix(lsp): handle data URLs properly (#9522)Kitson Kelly