aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_lsp_server/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* renameAleksey Kladov2019-06-011-1/+1
* Improve filtering of file rootsVille Penttinen2019-03-201-0/+1
* Add showWorkspaceLoadedNotification to vscode clientVille Penttinen2019-03-061-1/+2
* Pass Documentation up to LSP and add "rust" to our codeblocks thereJeremy Kolb2019-01-301-0/+1
* Move `CargoTargetSpec` and friends to cargo_target_spec moduleJeremy Kolb2019-01-121-0/+1
* swtich lsp server to vfsAleksey Kladov2018-12-201-2/+0
* move thread worker to a separate crateAleksey Kladov2018-12-181-1/+0
* modernize moreAleksey Kladov2018-12-061-12/+0
* drop extern cratesAleksey Kladov2018-12-061-15/+0
* Reformat allAleksey Kladov2018-10-311-1/+1
* Add LspError to explicity return errors from LSP handlersJeremy A. Kolb2018-10-221-1/+3
* Cargo FormatJeremy A. Kolb2018-10-161-12/+9
* migrate analysis and server to 2018Aleksey Kladov2018-10-151-2/+4
* Replace HashMap, HashSet with FxHashMap and FxHashSetMuhammad Mominul Huque2018-10-111-0/+1
* rename all thingsAleksey Kladov2018-09-161-0/+37