| Commit message (Expand) | Author | Age | Files | Lines |
* | Extension types and rendering | Matt Hooper | 2020-03-24 | 1 | -0/+1 |
* | Don't try to enable proposed API's on stable | Aleksey Kladov | 2020-03-24 | 1 | -2/+4 |
* | Remove unused config from VSCode ext | Emil Lauridsen | 2020-03-17 | 1 | -1/+0 |
* | Merge #3561 #3577 | bors[bot] | 2020-03-13 | 1 | -0/+1 |
|\ |
|
| * | fixup! feat: add debug code lens | Hannes De Valkeneer | 2020-03-12 | 1 | -0/+1 |
* | | Simpler deserialization | Aleksey Kladov | 2020-03-12 | 1 | -1/+6 |
* | | Merge #3543 | bors[bot] | 2020-03-12 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Switch from Vec<InlayKind> to object with props | Steffen Lyngbaek | 2020-03-12 | 1 | -1/+1 |
| * | Parameter inlay hint separate from variable type inlay? #2876 | Steffen Lyngbaek | 2020-03-10 | 1 | -1/+1 |
* | | Add additional_outdirs in config | Edwin Cheng | 2020-03-10 | 1 | -0/+1 |
|/ |
|
* | Fix lint | Aleksey Kladov | 2020-02-27 | 1 | -1/+1 |
* | Fix flickering with new syntax highlighting | Aleksey Kladov | 2020-02-27 | 1 | -1/+9 |
* | Config to switch to semantic tokens | Aleksey Kladov | 2020-02-26 | 1 | -2/+5 |
* | Enable SemanticTokens on the client | Jeremy Kolb | 2020-02-26 | 1 | -0/+3 |
* | Push IO and error handling up | Aleksey Kladov | 2020-02-17 | 1 | -5/+1 |
* | Add arguments to rustfmt | Ilya Titkov | 2020-02-17 | 1 | -0/+1 |
* | vscode: add version and storage parameters to github binary source | Veetaha | 2020-02-16 | 1 | -1/+1 |
* | vscode: renamed langServer to server | Veetaha | 2020-02-14 | 1 | -4/+4 |
* | vscode: renmed ArtifactMetadata -> ArtifactReleaseInfo, languageServer -> lan... | Veetaha | 2020-02-14 | 1 | -2/+2 |
* | Merge #3131 | bors[bot] | 2020-02-14 | 1 | -10/+12 |
|\ |
|
| * | vscode: moved to getters as per matklad | Veetaha | 2020-02-14 | 1 | -9/+9 |
| * | vscode: redesigned config with simplicity and Dart extension config implement... | Veetaha | 2020-02-13 | 1 | -17/+19 |
* | | Do not register all proposed features | kjeremy | 2020-02-14 | 1 | -1/+6 |
|/ |
|
* | vscode: refactor platform artifact name query to switch statement, move Binar... | Veetaha | 2020-02-08 | 1 | -1/+1 |
* | vscode: amended config to use binary from globalStoragePath, added ui for dow... | Veetaha | 2020-02-08 | 1 | -17/+5 |
* | vscode: yet another refactor commit | Veetaha | 2020-02-04 | 1 | -17/+12 |
* | vscode extension: migrate from any to unknown where possible | Veetaha | 2020-02-02 | 1 | -1/+1 |
* | Provide better diagnostics if the server is not in path | Aleksey Kladov | 2020-01-28 | 1 | -1/+7 |
* | Sanity check for missing server binary | Aleksey Kladov | 2019-12-31 | 1 | -0/+4 |
* | Add semicolons | Aleksey Kladov | 2019-12-31 | 1 | -1/+1 |
* | Refactor server lifecycle | Aleksey Kladov | 2019-12-31 | 1 | -0/+90 |