about summary refs log tree commit diff
path: root/editors/code
AgeCommit message (Expand)AuthorLines
2020-06-18Migrate flycheck to fully-lsp-compatible progress reports (introduce ra_progr...veetaha-103/+0
2020-06-18Add `rust-analyzer.gotoLocation` commandvsrs-0/+23
2020-06-18Fix rust-analyzer.debug.openDebugPane optionvsrs-2/+2
2020-06-17Warnings as hint or infoGabriel Valfridsson-0/+18
2020-06-10checkOnSafe.features and checkOnSafe.allFeatures now work identically.Clemens Wasser-2/+5
2020-06-10Most of the checkOnSafe options now default to the cargo equivalent.Clemens Wasser-4/+7
2020-06-10Added the rust-analyzer.checkOnSave.features option.Clemens Wasser-0/+8
2020-06-08Merge #4773bors[bot]-0/+10
2020-06-07Fix VSCode settingsVincent Isambart-4/+1
2020-06-06Add Run|Debug hover actionsvsrs-0/+10
2020-06-06Fix Run lens.vsrs-1/+1
2020-06-05Remove hover contents marking as trusted.vsrs-15/+2
2020-06-05Add hover actions LSP extension documentation.vsrs-1/+1
2020-06-05Add hover actions as LSP extensionvsrs-7/+79
2020-06-03Merge branch 'master' into compute-lazy-assitsMikhail Rakhmanov-0/+19
2020-06-03Fix review commentsMikhail Rakhmanov-3/+0
2020-06-03Document rust-project.jsonAleksey Kladov-0/+19
2020-06-02Merge remote-tracking branch 'upstream/master' into compute-lazy-assitsMikhail Rakhmanov-23/+31
2020-06-02Preliminary implementation of lazy CodeAssitsMikhail Rakhmanov-38/+65
2020-06-02Merge #4710bors[bot]-21/+29
2020-06-02Merge #4711bors[bot]-2/+2
2020-06-02Disable rust-analyzer.{cargo,checkOnSave}.allFeatures by defaultLaurențiu Nicola-2/+2
2020-06-02Spec better runnablesAleksey Kladov-1/+1
2020-06-02New runnables APIAleksey Kladov-20/+28
2020-06-02Move run commands to commands.tsAleksey Kladov-133/+134
2020-06-02Merge #4580bors[bot]-59/+107
2020-05-31Always derive from `process.env` when spawning a child process/shell executionAlin Sinpalean-1/+1
2020-05-31Change Runnable.bin -> Runnable.kindveetaha-59/+104
2020-05-31Fix invoking cargo without consulting CARGO or standard installation pathsveetaha-4/+7
2020-05-27Add `inRustProject` when-clause for commands.vsrs-1/+76
2020-05-27Merge #4625 #4629bors[bot]-4/+5
2020-05-26Partially fix displaying inlay hints in Github PR diff viewsveetaha-4/+5
2020-05-26Add question mark operatorYuki Kodama-1/+1
2020-05-25Merge #4602 #4603bors[bot]-0/+10
2020-05-25Document `parentModule` experimental LSP requestAleksey Kladov-4/+4
2020-05-25Cleanup lsp extensions on the client sideAleksey Kladov-127/+88
2020-05-25Less rust-analyzer specific onEnterAleksey Kladov-7/+9
2020-05-25Flatten commands.tsAleksey Kladov-109/+103
2020-05-25Flatten simple commandsAleksey Kladov-301/+242
2020-05-25Add self keyword semantic token typeLaurențiu Nicola-0/+5
2020-05-25Remove dead codeAleksey Kladov-106/+54
2020-05-25Add boolean literals to package.jsonLaurențiu Nicola-0/+5
2020-05-25Introduce `toggle inlay hints` vscode commandveetaha-1/+19
2020-05-24Merge #4593bors[bot]-6/+5
2020-05-24Document matchingBrace LSP requestAleksey Kladov-6/+5
2020-05-24Highlight `true` and `false` as literalsMatthew Jasper-0/+3
2020-05-24Merge pull request #4574 from lnicola/bump-depsAleksey Kladov-244/+342
2020-05-24Merge pull request #4474 from georgewfraser/color_attrsAleksey Kladov-1/+13
2020-05-24Bump more npm depsLaurențiu Nicola-240/+338
2020-05-24Bump some npm depsLaurențiu Nicola-39/+39