Removed some plugins
This commit is contained in:
parent
5e16d6c224
commit
5c40cce1fb
2 changed files with 9 additions and 9 deletions
|
@ -19,14 +19,18 @@ The following plugins were tested but removed because the `extensions.json` alre
|
||||||
"dart-code.flutter",
|
"dart-code.flutter",
|
||||||
"formulahendry.docker-explorer",
|
"formulahendry.docker-explorer",
|
||||||
"getporter.porter-vscode",
|
"getporter.porter-vscode",
|
||||||
|
"github.classroom", // Not currently using GH Classroom
|
||||||
|
"gitlab.gitlab-workflow", // Does not work well with GitHub remote repositories
|
||||||
"gitpod.gitpod-desktop",
|
"gitpod.gitpod-desktop",
|
||||||
"gitpod.gitpod-remote-ssh", // Bunch of errors like this during install [gitpod-remote-ssh]: Couldn't find message for key openPreview.
|
"gitpod.gitpod-remote-ssh", // Bunch of errors like this during install [gitpod-remote-ssh]: Couldn't find message for key openPreview.
|
||||||
"google-home.google-home-extension",
|
"google-home.google-home-extension",
|
||||||
"htmlhint.vscode-htmlhint", // Couldn't start client HTML-hint on macOS GitHub remote repository
|
"htmlhint.vscode-htmlhint", // Couldn't start client HTML-hint on macOS GitHub remote repository
|
||||||
|
"humao.rest-client", // Might be useful but uninstalling because Postman is already installed
|
||||||
"ibm.codewind", // Creates a ~/.codewind folder. Does not respect XDG spec.
|
"ibm.codewind", // Creates a ~/.codewind folder. Does not respect XDG spec.
|
||||||
"ibm.ibm-developer",
|
"ibm.ibm-developer",
|
||||||
"idered.npm",
|
"idered.npm",
|
||||||
"infracost.infracost",
|
"infracost.infracost",
|
||||||
|
"randomfractalsinc.vscode-data-preview", // Outside the scope of an IDE
|
||||||
"ionic.ionic",
|
"ionic.ionic",
|
||||||
"jasonn-porch.gitlab-mr",
|
"jasonn-porch.gitlab-mr",
|
||||||
"jfrog.jfrog-vscode-extension", // Creates a ~/.jfrog-vscode-extension folder. Does not respect XDG spec.
|
"jfrog.jfrog-vscode-extension", // Creates a ~/.jfrog-vscode-extension folder. Does not respect XDG spec.
|
||||||
|
@ -69,6 +73,11 @@ The following plugins were tested but removed because the `extensions.json` alre
|
||||||
"stepsize.stepsize",
|
"stepsize.stepsize",
|
||||||
"teamhub.teamhub",
|
"teamhub.teamhub",
|
||||||
"teamsdevapp.ms-teams-vscode-extension",
|
"teamsdevapp.ms-teams-vscode-extension",
|
||||||
|
"vscjava.vscode-java-debug", // Not typically coding with Java - might want to re-enable these for Android programming
|
||||||
|
"vscjava.vscode-java-dependency",
|
||||||
|
"vscjava.vscode-java-test",
|
||||||
|
"vscjava.vscode-maven",
|
||||||
|
"vscjava.vscode-spring-boot-dashboard",
|
||||||
"wallabyjs.console-ninja", // Creates ~/.console-ninja folder -- needs to respect XDG
|
"wallabyjs.console-ninja", // Creates ~/.console-ninja folder -- needs to respect XDG
|
||||||
"wasteamaccount.webtemplatestudio-dev-nightly",
|
"wasteamaccount.webtemplatestudio-dev-nightly",
|
||||||
"webhint.vscode-webhint"
|
"webhint.vscode-webhint"
|
||||||
|
|
|
@ -44,7 +44,6 @@
|
||||||
"formulahendry.code-runner",
|
"formulahendry.code-runner",
|
||||||
"fortran-lang.linter-gfortran",
|
"fortran-lang.linter-gfortran",
|
||||||
"foxundermoon.shell-format",
|
"foxundermoon.shell-format",
|
||||||
"github.classroom",
|
|
||||||
"github.codespaces",
|
"github.codespaces",
|
||||||
"github.copilot",
|
"github.copilot",
|
||||||
"github.copilot-chat",
|
"github.copilot-chat",
|
||||||
|
@ -53,7 +52,6 @@
|
||||||
"github.remotehub",
|
"github.remotehub",
|
||||||
"github.vscode-github-actions",
|
"github.vscode-github-actions",
|
||||||
"github.vscode-pull-request-github",
|
"github.vscode-pull-request-github",
|
||||||
"gitlab.gitlab-workflow",
|
|
||||||
"golang.go",
|
"golang.go",
|
||||||
"googlecloudtools.cloudcode",
|
"googlecloudtools.cloudcode",
|
||||||
"grafana.vscode-jsonnet",
|
"grafana.vscode-jsonnet",
|
||||||
|
@ -65,7 +63,6 @@
|
||||||
"hashicorp.sentinel",
|
"hashicorp.sentinel",
|
||||||
"hashicorp.terraform",
|
"hashicorp.terraform",
|
||||||
"hediet.vscode-drawio",
|
"hediet.vscode-drawio",
|
||||||
"humao.rest-client",
|
|
||||||
"ibm.output-colorizer",
|
"ibm.output-colorizer",
|
||||||
"jerrygoyal.shortcut-menu-bar",
|
"jerrygoyal.shortcut-menu-bar",
|
||||||
"johnpapa.vscode-peacock",
|
"johnpapa.vscode-peacock",
|
||||||
|
@ -157,7 +154,6 @@
|
||||||
"pranaygp.vscode-css-peek",
|
"pranaygp.vscode-css-peek",
|
||||||
"prisma.prisma",
|
"prisma.prisma",
|
||||||
"quicktype.quicktype",
|
"quicktype.quicktype",
|
||||||
"randomfractalsinc.vscode-data-preview",
|
|
||||||
"redhat.ansible",
|
"redhat.ansible",
|
||||||
"redhat.fabric8-analytics",
|
"redhat.fabric8-analytics",
|
||||||
"redhat.java",
|
"redhat.java",
|
||||||
|
@ -198,11 +194,6 @@
|
||||||
"visualstudioexptteam.vscodeintellicode",
|
"visualstudioexptteam.vscodeintellicode",
|
||||||
"vmware.vscode-spring-boot",
|
"vmware.vscode-spring-boot",
|
||||||
"vsciot-vscode.vscode-arduino",
|
"vsciot-vscode.vscode-arduino",
|
||||||
"vscjava.vscode-java-debug",
|
|
||||||
"vscjava.vscode-java-dependency",
|
|
||||||
"vscjava.vscode-java-test",
|
|
||||||
"vscjava.vscode-maven",
|
|
||||||
"vscjava.vscode-spring-boot-dashboard",
|
|
||||||
"vsls-contrib.codetour",
|
"vsls-contrib.codetour",
|
||||||
"vsls-contrib.gistfs",
|
"vsls-contrib.gistfs",
|
||||||
"vsls-contrib.gitdoc",
|
"vsls-contrib.gitdoc",
|
||||||
|
|
Loading…
Reference in a new issue