about summary refs log tree commit diff
path: root/editors/code
AgeCommit message (Expand)AuthorLines
2020-05-23Merge pull request #4538 from vsrs/vscode_testsAleksey Kladov-32/+956
2020-05-23Merge #4555 #4575bors[bot]-1/+48
2020-05-22CodeAction groupsAleksey Kladov-14/+43
2020-05-22Use WorkspaceEdit for ssrAleksey Kladov-5/+3
2020-05-21Merge branch 'nix-patchelf' of github.com:cab404/rust-analyzer into nix-patchelfVladimir Serov-1/+1
2020-05-21editors/vscode: forgotten await in os checkVladimir Serov-1/+1
2020-05-21editors/vscode: patchelf-ing without intermediate filesVladimir Serov-5/+5
2020-05-21Formalize JoinLines protocol extensionAleksey Kladov-6/+10
2020-05-21Update editors/code/src/main.tsCabia Rangris-1/+1
2020-05-21editor/vscode: lintVladimir Serov-21/+21
2020-05-21editors/vscode: removing original file after patchingVladimir Serov-1/+1
2020-05-21editors/vscode: added patchelf after downloadVladimir Serov-1/+48
2020-05-21Merge #4552bors[bot]-31/+53
2020-05-21Transition OnEnter to WorkspaceSnippetEditAleksey Kladov-31/+53
2020-05-21Fix phrasing in inlay hints settingsLaurențiu Nicola-4/+4
2020-05-21Apply suggestions from @Veetaha code reviewvsrs-53/+44
2020-05-20vscode client side testsvsrs-32/+965
2020-05-20Debug lens fix for a binary.vsrs-4/+8
2020-05-20Fix client-side snippetsAleksey Kladov-1/+2
2020-05-19Implement client-side of SnippetTextEditAleksey Kladov-2/+81
2020-05-19Add snippetTextEdit protocol extensionAleksey Kladov-4/+15
2020-05-18Color attribute functionsGeorge Fraser-1/+13
2020-05-18Merge #4499bors[bot]-3/+47
2020-05-18Add "rust-analyzer.lens.enable"vsrs-3/+10
2020-05-18Relax VS Code version requirementAleksey Kladov-2/+2
2020-05-17code formattingvsrs-1/+1
2020-05-17Runnable QuickPick with debuggees onlyvsrs-3/+14
2020-05-17CodeLens configuration options.vsrs-0/+26
2020-05-15Color macros (fixes #4462)George Fraser-0/+3
2020-05-15Merge #4448bors[bot]-100/+254
2020-05-15Fix occasional test run during debug configurationvsrs-1/+5
2020-05-14Fix runnable naming in the client side fallback.vsrs-1/+1
2020-05-14Multiple binaries support for launch.json.vsrs-2/+3
2020-05-14Mixed "bin" and "test" artifacts workaround.vsrs-2/+7
2020-05-14Multiple binaries support for launch.json.vsrs-0/+5
2020-05-14Fix "rust-analyzer.debug" for QuickPick binaries.vsrs-0/+4
2020-05-14Runnable quick pick with buttonsvsrs-21/+61
2020-05-14Make some stuff public so that they can be reused by other toolsPavan Kumar Sunkara-1/+1
2020-05-14Remove "rust-analyzer.debug.useLaunchJson" optionvsrs-19/+10
2020-05-13Merge #4400bors[bot]-0/+3
2020-05-13Use launch.json in Debug Lens sessions.vsrs-2/+25
2020-05-13Merge #4440bors[bot]-51/+59
2020-05-13Bump packageskjeremy-50/+58
2020-05-13Merge #4083bors[bot]-1/+1
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-10/+10
2020-05-11DebugConfiguration simplification.vsrs-1/+11
2020-05-11"rust-analyzer.newDebugConfig" commandvsrs-3/+36