aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_lsp_server/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* filter by timeAleksey Kladov2019-04-141-21/+4
* cleanup syntaxAleksey Kladov2019-04-141-8/+20
* switch to modern pathsAleksey Kladov2019-04-141-5/+5
* Adds support for multiple editor workspaces on initializationRoberto Vidal2019-04-141-1/+12
* PR issuse resolvedSergey Parilin2019-04-021-0/+10
* Add showWorkspaceLoadedNotification to vscode clientVille Penttinen2019-03-061-14/+6
* Send an actual ShowMessage instead of InternalFeedback in feedback()Ville Penttinen2019-03-051-1/+1
* reformat the worldAleksey Kladov2019-02-081-17/+9
* Merge #302bors[bot]2018-12-241-4/+7
|\
| * Improve commentDJMcNab2018-12-231-2/+2
| * Undo the previous mistaken change and make publish_decorations optionalDJMcNab2018-12-211-4/+7
| * Disable highlighting if disabledDJMcNab2018-12-201-2/+2
* | remove explicit serde_deriveAleksey Kladov2018-12-211-2/+2
|/
* By default, log only to stderr, and not to disk.Andrew Chin2018-12-171-5/+5
* modernize moreAleksey Kladov2018-12-061-14/+8
* drop extern cratesAleksey Kladov2018-12-061-4/+0
* Put derive backAleksey Kladov2018-12-021-24/+1
* Clippy lintsJeremy A. Kolb2018-11-291-1/+0
* workspace-symbols function for EmacsAleksey Kladov2018-11-081-3/+19
* eglot worksapce symbolAleksey Kladov2018-11-081-1/+24
* Fix function callsAlan Du2018-10-181-1/+1
* Cargo FormatJeremy A. Kolb2018-10-161-3/+3
* Prepare gen_lsp_server for publishingAleksey Kladov2018-10-091-2/+2
* rename all thingsAleksey Kladov2018-09-161-0/+52