Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge #8951 | bors[bot] | 2021-06-14 | 4 | -47/+38 |
|\ | |||||
| * | Lint toolchain.ts | wxb1ank | 2021-06-02 | 1 | -1/+1 |
| * | migrate from `fs` to `vscode.FileSystem` API | wxb1ank | 2021-06-02 | 3 | -44/+35 |
| * | internal: use vscode.FileSystem API in main.ts | wxb1ank | 2021-06-02 | 2 | -5/+5 |
* | | Revert "Merge #9177" | Aleksey Kladov | 2021-06-08 | 1 | -342/+335 |
* | | Merge #9177 | bors[bot] | 2021-06-08 | 1 | -335/+342 |
|\ \ | |||||
| * | | :arrow_up: npm packages | Aleksey Kladov | 2021-06-08 | 1 | -335/+342 |
* | | | fix | Milo | 2021-06-07 | 1 | -1/+1 |
* | | | fix | Milo | 2021-06-06 | 1 | -1/+1 |
* | | | when you click status bar icon it now restarts server | Milo | 2021-06-06 | 1 | -0/+1 |
|/ / | |||||
* | | Add function references hover action | Lukas Wirth | 2021-06-04 | 2 | -0/+6 |
* | | Make it opt-in | Jonas Schievink | 2021-06-03 | 1 | -0/+5 |
* | | Document that `addCallArgumentSnippets` requires `addCallParenthesis | Lukas Wirth | 2021-06-02 | 1 | -1/+1 |
|/ | |||||
* | Fix opening single files | Kirill Bulatov | 2021-05-31 | 1 | -1/+1 |
* | fix: fix shell injection in task spawning | Aleksey Kladov | 2021-05-31 | 1 | -6/+6 |
* | Add config setting for self-on-the-fly | Lukas Wirth | 2021-05-31 | 1 | -0/+5 |
* | Fix incorrect setting descriptions | Lucas Schwiderski | 2021-05-29 | 1 | -2/+2 |
* | Merge #8995 | bors[bot] | 2021-05-26 | 4 | -22/+20 |
|\ | |||||
| * | Create tasks for all workspaces | Kirill Bulatov | 2021-05-25 | 4 | -22/+20 |
* | | Merge #9001 | bors[bot] | 2021-05-26 | 1 | -0/+4 |
|\ \ | |/ |/| | |||||
| * | minor: explicitly set the focus to false | Aleksey Kladov | 2021-05-26 | 1 | -0/+4 |
* | | Merge #8767 | bors[bot] | 2021-05-25 | 1 | -0/+5 |
|\ \ | |/ |/| | |||||
| * | implement range formatting | Andy Russell | 2021-05-23 | 1 | -0/+5 |
* | | fix: cursor position after item move command | Eduardo Canellas | 2021-05-24 | 1 | -1/+1 |
* | | Merge #8955 | bors[bot] | 2021-05-24 | 3 | -41/+69 |
|\ \ | |||||
| * | | Fix ts lint errors | Kirill Bulatov | 2021-05-23 | 3 | -8/+8 |
| * | | Send detached files info to server via init params | Kirill Bulatov | 2021-05-23 | 3 | -6/+27 |
| * | | Start rust-analyzer server for arbitrary rust files | Kirill Bulatov | 2021-05-23 | 3 | -39/+46 |
| |/ | |||||
* | | fix: can download server binary on windows again | Aleksey Kladov | 2021-05-24 | 1 | -1/+1 |
* | | fix: reveal snippets | Aleksey Kladov | 2021-05-23 | 1 | -0/+3 |
|/ | |||||
* | More style fixes | Kirill Bulatov | 2021-05-23 | 2 | -16/+19 |
* | Style fix | Kirill Bulatov | 2021-05-23 | 2 | -12/+11 |
* | Don't use a deprecated accessor | Kirill Bulatov | 2021-05-23 | 1 | -1/+1 |
* | Better releaseId naming | Kirill Bulatov | 2021-05-23 | 2 | -12/+11 |
* | Remove nightly release id from local storage for stable extensions | Kirill Bulatov | 2021-05-23 | 2 | -1/+6 |
* | Download nightly extension when configured and run from stable extension version | Kirill Bulatov | 2021-05-23 | 1 | -3/+10 |
* | Use `.rs` file ending to get syntax highlighting | Jonas Schievink | 2021-05-21 | 1 | -1/+1 |
* | Add a "Debug ItemTree" LSP request | Jonas Schievink | 2021-05-21 | 4 | -0/+62 |
* | Merge #8873 | bors[bot] | 2021-05-20 | 1 | -7/+14 |
|\ | |||||
| * | Replace ImportGranularity::Guess with guessing boolean flag | Lukas Tobias Wirth | 2021-05-19 | 1 | -3/+6 |
| * | Add ImportGranularity::Guess | Lukas Tobias Wirth | 2021-05-18 | 1 | -1/+3 |
| * | MergeBehavior -> ImportGranularity | Lukas Tobias Wirth | 2021-05-18 | 1 | -8/+10 |
* | | Add new LSP extension for workspace symbol lookup | alcroito | 2021-05-17 | 1 | -0/+26 |
|/ | |||||
* | minor: adjust config name | Aleksey Kladov | 2021-05-17 | 1 | -5/+5 |
* | Merge #8795 | bors[bot] | 2021-05-17 | 1 | -0/+5 |
|\ | |||||
| * | Formatting and docs | John Renner | 2021-05-10 | 1 | -0/+5 |
* | | Allow viewing the crate graph in a webview | Jonas Schievink | 2021-05-11 | 4 | -0/+16 |
* | | Give MergeBehaviour variants better names | Lukas Wirth | 2021-05-10 | 1 | -6/+6 |
* | | :arrow_up: package-lock.json | Aleksey Kladov | 2021-05-08 | 2 | -225/+381 |
|/ | |||||
* | internal: ensure that client and server-side configs are not mixed up | Aleksey Kladov | 2021-04-28 | 1 | -6/+6 |