Splitting this out of #1670. 💖JoshuaKGoldberg added type: bug status: accepting prs labels Nov 25, 2024 JoshuaKGoldberg self-assigned this Nov 25, 2024 This was referenced Nov 25, 2024 WIP: Use create as underlying files engine #1670 Draft fix: remove outdated vscode-eslint eslin...
Conversation Member alexr00 commented Feb 27, 2024 No description provided. Remove unused code-feature in release notes c364bfc alexr00 enabled auto-merge (squash) February 27, 2024 10:16 alexr00 self-assigned this Feb 27, 2024 VSCodeTriageBot added this to the March 2024 milestone Feb...
sipu-ch opened this issue Apr 22, 2020· 2 comments Assignees Labels extensions marketplace *out-of-scope Comments sipu-ch commented Apr 22, 2020 In the plug-in market, there are many plug-ins with redundant functions and duplicate functions. Moreover, many plug-ins have low scores ...
Install Cloud Code in GoLand 2019.2.2 Create a Hello World project for Go What did you expect to see? I expected to see an IntelliJ/GoLand specific project What did you see instead? I saw a vscode specific project since it's a different platform. I guess in this case, the plugin sho...
Gaai commented May 1, 2023 So I found some other remnants: check: ${workspaceFolder}/.vscode/settings.json $HOME/Library/Application Support/Code/User/settings.jsonSo again: -uninstalled the extension again, -removed the extension folder from the $HOME/.vscode/extensions/ -removed all esp and...
The new "card" layout for the multi diff editor seems foreign to the typical UI we have in VS Code that tries to avoid borders and tries to maximise screen real estate. I suggest to experiment with removing the margins/paddings on the le...
karrtikr commented Dec 12, 2023 • edited Reverts #22413 #22618 Turns out we still need this code for old deprecated APIs that we expose, one of which is used in testing. Revert "Remove old code for folder support in interpreter path setting ( … 44937ae karrtikr added bug skip...
Member bpasero commented Feb 6, 2024 No description provided. Consider to remove RegisterSearchViewContribution (fix #204347) Verified b0030e1 bpasero self-assigned this Feb 6, 2024 bpasero enabled auto-merge (squash) February 6, 2024 14:13 VSCodeTriageBot added this to the February 20...
VSCode to actually removeallthe unused imports if you select all theuseitems, then ask for code actions, then choose "Remove all the unused imports". To be honest this is kind of annoying, but it kind of also makes sense. Wecouldmake "Remove all the unused imports" remove all of them ...
Closed Revisit and remove unused code #38414 jrieken opened this issue Nov 15, 2017· 19 comments Assignees Labels debt perf-bloat Milestone November 2017 Comments Copy link Member jrieken commented Nov 15, 2017 • edited We should revisit our source code and remove things we don...