about summary refs log tree commit diff
path: root/editors/code/src
AgeCommit message (Expand)AuthorLines
2022-03-04Drop hint conversionLaurențiu Nicola-3/+0
2022-03-04FixesLaurențiu Nicola-2/+3
2022-03-04Add log messagesLaurențiu Nicola-3/+5
2022-03-04Add experimental VSCode apiKirill Bulatov-264/+36
2022-01-27Support <code> blocks from Rust docsAndrew Onyshchuk-0/+3
2021-12-30Fix server path on NixOSLaurențiu Nicola-1/+1
2021-12-23Spelling fixLaurențiu Nicola-1/+1
2021-12-23Simplify conflict checkLaurențiu Nicola-13/+3
2021-12-23Drop kalitaalexey.vscode-rust checkLaurențiu Nicola-1/+0
2021-12-23Don't check for platform detailsLaurențiu Nicola-42/+22
2021-12-23Remove ETXTBUSY check, we don't overwrite binariesLaurențiu Nicola-5/+0
2021-12-23Improve NixOS handlingLaurențiu Nicola-29/+34
2021-12-23Drop extensionUri copyLaurențiu Nicola-11/+18
2021-12-23Remove proxy settingsLaurențiu Nicola-17/+0
2021-12-23Remove channel and ask before download prefsLaurențiu Nicola-3/+0
2021-12-23Remove network functionsLaurențiu Nicola-228/+0
2021-12-23Remove server download and update checksLaurențiu Nicola-230/+2
2021-12-20Bump vscode in package.jsonLaurențiu Nicola-2/+2
2021-12-18Publish platform-specific Code VSIXesLaurențiu Nicola-2/+11
2021-12-18Prepare Code extension for bundlingLaurențiu Nicola-1/+16
2021-12-07internal: add "Shuffle Crate Graph" commandJonas Schievink-0/+11
2021-12-05Fix HttpsProxyAgent creation and avoid deprecated callLaurențiu Nicola-2/+1
2021-12-04Bump node-fetchLaurențiu Nicola-2/+8
2021-12-02Fix proxyStrictSSL checkLaurențiu Nicola-1/+1
2021-11-28Refactor proxy settingsLaurențiu Nicola-30/+32
2021-11-27Respect http.proxyStrictSSLLaurențiu Nicola-9/+33
2021-11-13inlay hints: add the option to always show constructor inlay hintsJake Heinz-0/+1
2021-10-25Don't ask the user to reload when chaning HoverAction configs in VSCodeLukas Wirth-1/+0
2021-10-14Provide navigations to parent modulesrainy-me-1/+3
2021-10-03Allow locate parent module action in cargo tomlrainy-me-3/+8
2021-10-02Merge #10421bors[bot]-1/+1
2021-10-02Remove temporary file on exceptionLaurențiu Nicola-14/+17
2021-10-02Overwrite file when running patchelfLaurențiu Nicola-1/+1
2021-10-02Bump npm non-dev depsLaurențiu Nicola-1/+1
2021-09-28add vscode native onEnterRuleshamidreza kalbasi-0/+53
2021-09-23Change the global setting when toggling inlay hintsLaurențiu Nicola-1/+1
2021-09-13Add workaround for rename error reportingLaurențiu Nicola-3/+6
2021-09-09Undefined scope commentOliver Cooper-0/+2
2021-09-08Removed deprecated Task constructorOliver Cooper-20/+8
2021-08-31Don't filter cargo tasks by scopeOliver Cooper-16/+22
2021-08-27remove workaround from old node versions=-15/+0
2021-08-21Merge #9908bors[bot]-20/+27
2021-08-17inline await statementAlex.F-2/+1
2021-08-16clean importsAlex.F-1/+1
2021-08-16fix lintAlex.F-1/+1
2021-08-16use async versionAlex.F-20/+28
2021-08-13Don't call deprecated compile regex methodLaurențiu Nicola-1/+1
2021-08-10Embed the scripts in the html templateAndré Oliveira-12/+4
2021-08-10Remove unecessary joinPathsAndré Oliveira-4/+4
2021-08-10Formatting issuesAndré Oliveira-11/+11