Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Update node deps | kjeremy | 2020-03-31 | 1 | -4/+4 | |
|/ | ||||||
* | Extension types and rendering | Matt Hooper | 2020-03-24 | 1 | -0/+5 | |
* | vscode: more type safety | veetaha | 2020-03-23 | 1 | -2/+10 | |
* | :arrow_up: npm | Aleksey Kladov | 2020-03-20 | 1 | -1/+1 | |
* | Make from-source install use cargo installed binary by default | Aleksey Kladov | 2020-03-20 | 1 | -1/+1 | |
* | Downgrade vscode-langaugeclient | Aleksey Kladov | 2020-03-19 | 1 | -1/+1 | |
* | :arrow_up: npm | Aleksey Kladov | 2020-03-19 | 1 | -1/+1 | |
* | Simplify extension tag sniffing | Aleksey Kladov | 2020-03-19 | 1 | -2/+2 | |
* | Merge #3629 | bors[bot] | 2020-03-19 | 1 | -1/+1 | |
|\ | ||||||
| * | Rewrite auto-update | Aleksey Kladov | 2020-03-19 | 1 | -1/+1 | |
* | | Update deps; regen lock file; fix minimist CVE | Darin Morrison | 2020-03-18 | 1 | -3/+3 | |
|/ | ||||||
* | Remove outDirOverrides | Emil Lauridsen | 2020-03-17 | 1 | -5/+0 | |
* | Change existing OUT_DIR override config to make use of new infrastructure | Emil Lauridsen | 2020-03-17 | 1 | -5/+5 | |
* | Support loading OUT_DIR from cargo check at launch | Emil Lauridsen | 2020-03-17 | 1 | -0/+5 | |
* | :arrow_up: npm | Aleksey Kladov | 2020-03-16 | 1 | -3/+3 | |
* | vscode: prepare package.json for nightlies | Veetaha | 2020-03-14 | 1 | -2/+15 | |
* | Merge #3543 | bors[bot] | 2020-03-12 | 1 | -3/+8 | |
|\ | ||||||
| * | Make maxLength nullable again | Steffen Lyngbaek | 2020-03-12 | 1 | -1/+4 | |
| * | Switch from Vec<InlayKind> to object with props | Steffen Lyngbaek | 2020-03-12 | 1 | -21/+11 | |
| * | Parameter inlay hint separate from variable type inlay? #2876 | Steffen Lyngbaek | 2020-03-10 | 1 | -4/+16 | |
* | | settings: rust-analyzer.cargo-watch.enable: clarify that the setting enables ... | Matthias Krüger | 2020-03-11 | 1 | -1/+1 | |
* | | Merge #3549 | bors[bot] | 2020-03-11 | 1 | -0/+5 | |
|\ \ | |/ |/| | ||||||
| * | Add additional_outdirs in config | Edwin Cheng | 2020-03-10 | 1 | -0/+5 | |
* | | Force latest stable | kjeremy | 2020-03-10 | 1 | -2/+2 | |
|/ | ||||||
* | Merge #3514 | bors[bot] | 2020-03-09 | 1 | -0/+5 | |
|\ | ||||||
| * | vscode: groupd updates-related config under `updates` section as per @matklad | Veetaha | 2020-03-09 | 1 | -1/+1 | |
| * | vscode: rename alwaysDownloadServer -> askBeforeDownload | Veetaha | 2020-03-08 | 1 | -3/+3 | |
| * | vscode: contribute "alwaysDownloadServer" option to config | Veetaha | 2020-03-07 | 1 | -0/+5 | |
* | | Use markdown description in vscode | Julien Roncaglia | 2020-03-08 | 1 | -9/+9 | |
|/ | ||||||
* | :arrow_up: npm deps | Aleksey Kladov | 2020-03-06 | 1 | -1/+1 | |
* | Don't creat public APIs with typos | Aleksey Kladov | 2020-03-06 | 1 | -1/+1 | |
* | Concise mode for parameter hints | Aleksey Kladov | 2020-03-06 | 1 | -0/+4 | |
* | Feature flag for arg snippets | Aleksey Kladov | 2020-03-06 | 1 | -0/+4 | |
* | Update code dependencies | Jeremy Kolb | 2020-03-03 | 1 | -9/+9 | |
* | Minimal viable meta | Aleksey Kladov | 2020-03-02 | 1 | -1/+6 | |
* | Fix union classification | Aleksey Kladov | 2020-02-28 | 1 | -2/+0 | |
* | Merge #3363 | bors[bot] | 2020-02-28 | 1 | -20/+64 | |
|\ | ||||||
| * | Cleanup highlighting tags | Aleksey Kladov | 2020-02-28 | 1 | -17/+70 | |
| * | add more tags | Aleksey Kladov | 2020-02-28 | 1 | -9/+0 | |
* | | removing ctrl+r key binding fixes #2733 | Jason Williams | 2020-02-28 | 1 | -5/+0 | |
* | | vscode: added feature flags for better short-term ux | Veetaha | 2020-02-27 | 1 | -1/+23 | |
|/ | ||||||
* | Map builtin | Aleksey Kladov | 2020-02-27 | 1 | -0/+6 | |
* | Set attr scope | Aleksey Kladov | 2020-02-27 | 1 | -0/+6 | |
* | Map unsafe keyword | Aleksey Kladov | 2020-02-27 | 1 | -0/+6 | |
* | Fix style | Aleksey Kladov | 2020-02-27 | 1 | -1/+1 | |
* | Actually gate CI on eslint | Aleksey Kladov | 2020-02-27 | 1 | -1/+2 | |
* | Merge #3308 | bors[bot] | 2020-02-27 | 1 | -1/+1 | |
|\ | ||||||
| * | vscode: fix vscode-vim keybindings conflict | Veetaha | 2020-02-25 | 1 | -1/+1 | |
* | | Color constants | Aleksey Kladov | 2020-02-27 | 1 | -0/+9 | |
* | | Better highlightign API | Aleksey Kladov | 2020-02-27 | 1 | -0/+19 |