about summary refs log tree commit diff
path: root/editors/code/package.json
AgeCommit message (Expand)AuthorLines
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-05Add hover actions as LSP extensionvsrs-3/+13
2020-06-03Document rust-project.jsonAleksey Kladov-0/+19
2020-06-02Disable rust-analyzer.{cargo,checkOnSave}.allFeatures by defaultLaurențiu Nicola-2/+2
2020-05-27Add `inRustProject` when-clause for commands.vsrs-1/+65
2020-05-25Merge #4602 #4603bors[bot]-0/+10
2020-05-25Add self keyword semantic token typeLaurențiu Nicola-0/+5
2020-05-25Add boolean literals to package.jsonLaurențiu Nicola-0/+5
2020-05-25Introduce `toggle inlay hints` vscode commandveetaha-0/+5
2020-05-24Highlight `true` and `false` as literalsMatthew Jasper-0/+3
2020-05-24Merge pull request #4574 from lnicola/bump-depsAleksey Kladov-11/+11
2020-05-24Merge pull request #4474 from georgewfraser/color_attrsAleksey Kladov-0/+7
2020-05-24Bump more npm depsLaurențiu Nicola-7/+7
2020-05-24Bump some npm depsLaurențiu Nicola-8/+8
2020-05-23Merge pull request #4538 from vsrs/vscode_testsAleksey Kladov-4/+11
2020-05-21Fix phrasing in inlay hints settingsLaurențiu Nicola-4/+4
2020-05-20vscode client side testsvsrs-4/+11
2020-05-18Color attribute functionsGeorge Fraser-0/+7
2020-05-18Merge #4499bors[bot]-0/+20
2020-05-18Add "rust-analyzer.lens.enable"vsrs-3/+8
2020-05-18Relax VS Code version requirementAleksey Kladov-2/+2
2020-05-17CodeLens configuration options.vsrs-0/+15
2020-05-15Color macros (fixes #4462)George Fraser-0/+3
2020-05-15Merge #4448bors[bot]-0/+10
2020-05-14Remove "rust-analyzer.debug.useLaunchJson" optionvsrs-5/+0
2020-05-13Merge #4400bors[bot]-0/+3
2020-05-13Use launch.json in Debug Lens sessions.vsrs-0/+5
2020-05-13Bump packageskjeremy-8/+8
2020-05-12vscode engine 1.45kjeremy-1/+1
2020-05-12Leave statics aloneGeorge Fraser-3/+0
2020-05-12Mark up statics and mutablesGeorge Fraser-0/+6
2020-05-12Use .rust suffix on scopesGeorge Fraser-9/+9
2020-05-11"rust-analyzer.newDebugConfig" commandvsrs-0/+5
2020-05-11"rust-analyzer.debug" commandvsrs-0/+5
2020-05-10Change lifetimes back to keyword-ish, tweak builtins for consistency between ...George Fraser-1/+1
2020-05-10Import built-in textmate grammar, with no changesGeorge Fraser-0/+5
2020-05-10Tweak the textmate fallback scopes to be consistent with builtin TextMate gra...George Fraser-8/+8
2020-05-08Merge remote-tracking branch 'upstream/master' into uniformed_debug_lensvsrs-1/+15
2020-05-08"rust-analyzer.debug.openDebugPane"vsrs-1/+1
2020-05-08Add master config for inlayHints to make disabling easyAleksey Kladov-0/+5
2020-05-07Use the correct color for structsAleksey Kladov-0/+3
2020-05-07Add CodeLLDB Rust visualizationvsrs-1/+1
2020-05-07Add separate settings for each debug engine.vsrs-2/+2
2020-05-07Add additional debug optionsvsrs-0/+10
2020-05-06Better mapping to TextMate scopes for keywordsAleksey Kladov-0/+6
2020-05-06package.json: Minor configuration spelling fixSean Bright-1/+1
2020-05-06Drop dead code and a dependency!veetaha-1/+0
2020-05-05add the allFeatures flag (true by default)guigui64-0/+5