Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add showWorkspaceLoadedNotification to vscode client | Ville Penttinen | 2019-03-06 | 1 | -1/+2 |
| | | | | | | | | | This allows users to control whether or not they want to see the "workspace loaded" notification. This is done on the server side using InitializationOptions which are provided by the client. By default show_workspace_loaded is true, meaning the notification is sent. | ||||
* | Pass Documentation up to LSP and add "rust" to our codeblocks there | Jeremy Kolb | 2019-01-30 | 1 | -0/+1 |
| | |||||
* | Move `CargoTargetSpec` and friends to cargo_target_spec module | Jeremy Kolb | 2019-01-12 | 1 | -0/+1 |
| | |||||
* | swtich lsp server to vfs | Aleksey Kladov | 2018-12-20 | 1 | -2/+0 |
| | |||||
* | move thread worker to a separate crate | Aleksey Kladov | 2018-12-18 | 1 | -1/+0 |
| | |||||
* | modernize more | Aleksey Kladov | 2018-12-06 | 1 | -12/+0 |
| | |||||
* | drop extern crates | Aleksey Kladov | 2018-12-06 | 1 | -15/+0 |
| | |||||
* | Reformat all | Aleksey Kladov | 2018-10-31 | 1 | -1/+1 |
| | |||||
* | Add LspError to explicity return errors from LSP handlers | Jeremy A. Kolb | 2018-10-22 | 1 | -1/+3 |
| | | | | Fixes #145 | ||||
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 1 | -12/+9 |
| | | | | Run `cargo fmt` and ignore generated files | ||||
* | migrate analysis and server to 2018 | Aleksey Kladov | 2018-10-15 | 1 | -2/+4 |
| | |||||
* | Replace HashMap, HashSet with FxHashMap and FxHashSet | Muhammad Mominul Huque | 2018-10-11 | 1 | -0/+1 |
| | |||||
* | rename all things | Aleksey Kladov | 2018-09-16 | 1 | -0/+37 |