about summary refs log tree commit diff
path: root/editors/code
AgeCommit message (Expand)AuthorLines
2023-05-28Allow setting cfgsLukas Wirth-1/+6
2023-05-26fix: add a toggle to disable the dependency explorer.David Barsky-2/+14
2023-05-21[editors/code] add markdown syntax highlighting to doc commentsAndreas Backx-0/+46
2023-05-18fix: Force disable augmentsSyntaxTokens capability on VSCodeLukas Wirth-0/+20
2023-05-11Add config for disabling non standard lsp highlight tokensLukas Wirth-0/+5
2023-05-08Hide deps panel outside of Rust projects and set missing categoryLaurențiu Nicola-2/+4
2023-05-08Auto merge of #14763 - lnicola:dep-tree-fixes, r=lnicolabors-4/+0
2023-05-08Remove duplicate commandLaurențiu Nicola-4/+0
2023-05-08Auto merge of #14742 - Veykril:closure-capture-inlays, r=Veykrilbors-0/+5
2023-05-07Auto merge of #14758 - lumenian:hover-layout-config, r=HKalbasibors-1/+6
2023-05-07Rename hover memory layout config keyYury Ivanou-1/+1
2023-05-07Add config for disabling hover memory layout dataYury Ivanou-1/+6
2023-05-06feat: define problem matcher for panics in VS CodeAleksey Kladov-1/+23
2023-05-05Fix formattingErik Steiger-7/+9
2023-05-05Sort rust dependencies in tree viewErik Steiger-0/+2
2023-05-05feat: Closure capture inlay hintsLukas Wirth-0/+5
2023-05-02fixing TS linting, removing importBruno Ortiz-1/+0
2023-05-02Accepting review suggestionsBruno Ortiz-6/+19
2023-05-02fixing ts linting and rust testBruno Ortiz-14/+15
2023-05-02final rabasing fixesBruno Ortiz-104/+23
2023-05-02accepting review suggestionsBruno Ortiz-3/+3
2023-05-02reveal only when tree is visibleBruno Ortiz-12/+29
2023-05-02Adding crate_root_path to crate_graphBruno Ortiz-2/+6
2023-05-02improving code to work with multi-workspacesBruno Ortiz-18/+84
2023-05-02Fixing naming from graph to listBruno Ortiz-11/+9
2023-05-02running prettierBruno Ortiz-91/+86
2023-05-02removing unused codeBruno Ortiz-13/+6
2023-05-02WIP: Add lsp-ext scaffoldLukas Wirth-3/+23
2023-05-02Remove unnecessary openFile commandLukas Wirth-5/+1
2023-05-02Reformat VSCode client codeLukas Wirth-41/+36
2023-05-02removing unused functionbruno-ortiz-26/+0
2023-05-02fixing linting problemasbruno-ortiz-30/+36
2023-05-02fixing stblib loadingbruno-ortiz-1/+2
2023-05-02Creating rust dependencies tree viewbruno-ortiz-6/+115
2023-05-02fetching dependencies from the serverBruno Ortiz-152/+56
2023-05-02WIP: Add lsp-ext scaffoldLukas Wirth-1/+24
2023-05-02Remove unnecessary openFile commandLukas Wirth-17/+2
2023-05-02Reformat VSCode client codeLukas Wirth-72/+82
2023-05-02removing unused functionbruno-ortiz-26/+0
2023-05-02fixing linting problemasbruno-ortiz-131/+131
2023-05-02fixing stblib loadingbruno-ortiz-1/+4
2023-05-02Creating rust dependencies tree viewbruno-ortiz-70/+410
2023-05-02Highlight closure captures when cursor is on pipeLukas Wirth-6/+8
2023-05-01MIR episode 4hkalbasi-6/+39
2023-04-28fix: Fix restart server button trying to start instead of restart the serverLukas Wirth-9/+8
2023-04-26Remove proc-macro server command from the rust-analyzer binaryLukas Wirth-1/+1
2023-04-20using VSCode's native parameterHints.enabled settingNagy Botond-9/+4
2023-04-20Automatic parameter hints trigger can be toggled on/offNagy Botond-1/+12
2023-04-19SpellingJosh Soref-6/+6
2023-04-13minor: Allow copying the graphviz source from the view crategraph webviewLukas Wirth-1/+6