about summary refs log tree commit diff
path: root/editors/code
AgeCommit message (Expand)AuthorLines
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
2023-04-13fix: Fix view crate graph being broken due to webworker usageLukas Wirth-3/+4
2023-04-11Auto merge of #14535 - davidbarsky:davidbarsky/use-parent-folder-for-discover...bors-12/+15
2023-04-10Compute closure captureshkalbasi-0/+17
2023-04-10fix: when running the "discoverProjectCommand", use the Rust file'sDavid Barsky-12/+15
2023-04-09fix: Fix project linking popup appearing for modules that can be linked to a ...Lukas Wirth-1/+5
2023-04-04fix: Fix relative path creation using the wrong path accessorLukas Wirth-5/+9
2023-04-04fix: Fix vscode project linking popup buttons being swappedLukas Wirth-3/+4
2023-04-02Don't append "!" to non-bang macro nameRyo Yoshida-1/+1
2023-03-30Auto merge of #14444 - zapkub:runable-debug-env-is-not-passing-properly, r=Ve...bors-4/+12
2023-03-30Auto merge of #14410 - Veykril:query-lru-capacities, r=Veykrilbors-0/+5
2023-03-30internal: Add config to specifiy lru capacities for all queriesLukas Wirth-0/+5
2023-03-30Missing runnable env on debug targetRungsikorn Rungsikavarnich-4/+12
2023-03-28Auto merge of #14366 - Veykril:linked-proj, r=Veykrilbors-12/+69
2023-03-26finish renaming `rust-analyzer/reloadProcMacros` to `rust-analyzer/rebuildPro...David Barsky-1/+1
2023-03-26Handle proc macro fetching via OpQueueLukas Wirth-7/+7
2023-03-25minor: Add user facing command for reloading proc-macros in VSCodeLukas Wirth-0/+5