Update 2 files
- /home/dot_config/Code/User/extensions.json - /docs/TODO.md
This commit is contained in:
parent
69529f5eb5
commit
54130cb973
2 changed files with 22 additions and 1 deletions
|
@ -24,7 +24,7 @@ No such key “color-scheme”
|
|||
CLOUDFLARE_API_TOKEN
|
||||
GMAIL_APP_PASSWORD
|
||||
# https://whatthediff.ai/
|
||||
|
||||
https://pieces.app/
|
||||
### Ensure these PATHs are added on Windows
|
||||
|
||||
add to PATH:
|
||||
|
|
|
@ -1,9 +1,12 @@
|
|||
{
|
||||
"recommendations": [
|
||||
"Angular.ng-template",
|
||||
"AmazonWebServices.aws-toolkit-vscode",
|
||||
"attilabuti.vscode-mjml",
|
||||
"balazs4.gitlab-pipeline-monitor",
|
||||
"azure-automation.vscode-azureautomation",
|
||||
"bierner.markdown-emoji",
|
||||
"Dart-Code.flutter",
|
||||
"ChakrounAnas.turbo-console-log",
|
||||
"ChFlick.firecode",
|
||||
"christian-kohler.path-intellisense",
|
||||
|
@ -13,25 +16,36 @@
|
|||
"dbaeumer.vscode-eslint",
|
||||
"denoland.vscode-deno",
|
||||
"Trunk.io",
|
||||
"Surendrajat.apklab",
|
||||
"logerfo.gitlab-notifications",
|
||||
"tintinweb.vscode-decompiler",
|
||||
"eamodio.gitlens",
|
||||
"EditorConfig.EditorConfig",
|
||||
"eg2.vscode-npm-script",
|
||||
"acherkashin.virtualbox-extension",
|
||||
"ericadamski.carbon-now-sh",
|
||||
"esbenp.prettier-vscode",
|
||||
"firsttris.vscode-jest-runner",
|
||||
"formulahendry.auto-rename-tag",
|
||||
"formulahendry.code-runner",
|
||||
"rangav.vscode-thunder-client",
|
||||
"GitHub.copilot",
|
||||
"GitHub.copilot-labs",
|
||||
"GitHub.remotehub",
|
||||
"GitHub.codespaces",
|
||||
"GitHub.vscode-github-actions",
|
||||
"GitHub.heygithub",
|
||||
"GitHub.vscode-pull-request-github",
|
||||
"GitLab.gitlab-workflow",
|
||||
"gitpod.gitpod-desktop",
|
||||
"fabiospampinato.vscode-optimize-images",
|
||||
"GitHub.vscode-codeql",
|
||||
"golang.Go",
|
||||
"ms-devlabs.extension-manifest-editor",
|
||||
"GoogleCloudTools.cloudcode",
|
||||
"HashiCorp.terraform",
|
||||
"fabiospampinato.vscode-open-in-application",
|
||||
"Lightrun.lightrunplugin-saas",
|
||||
"hediet.vscode-drawio",
|
||||
"IBM.output-colorizer",
|
||||
"ionic.ionic",
|
||||
|
@ -41,6 +55,7 @@
|
|||
"mads-hartmann.bash-ide-vscode",
|
||||
"genieai.chatgpt-vscode",
|
||||
"mindaro.mindaro",
|
||||
"ms-azuretools.vscode-dapr",
|
||||
"ms-azuretools.vscode-apimanagement",
|
||||
"ms-azuretools.vscode-azureappservice",
|
||||
"ms-azuretools.vscode-azurecontainerapps",
|
||||
|
@ -49,11 +64,15 @@
|
|||
"ms-azuretools.vscode-azureresourcegroups",
|
||||
"ms-azuretools.vscode-azurestaticwebapps",
|
||||
"ms-azuretools.vscode-azurestorage",
|
||||
"waderyan.gitblame",
|
||||
"jasonn-porch.gitlab-mr",
|
||||
"ms-azuretools.vscode-azurevirtualmachines",
|
||||
"ms-azuretools.vscode-cosmosdb",
|
||||
"ms-azuretools.vscode-docker",
|
||||
"ms-azuretools.vscode-logicapps",
|
||||
"acherkashin.virtualbox-extension",
|
||||
"ms-edgedevtools.vscode-edge-devtools",
|
||||
"MeshIntelligentTechnologiesInc.pieces-vscode",
|
||||
"ms-kubernetes-tools.vscode-kubernetes-tools",
|
||||
"ms-python.flake8",
|
||||
"ms-python.python",
|
||||
|
@ -86,6 +105,8 @@
|
|||
"Prisma.prisma",
|
||||
"quicktype.quicktype",
|
||||
"RapidAPI.vscode-rapidapi-client",
|
||||
"bbenoist.vagrant",
|
||||
"WakaTime.vscode-wakatime",
|
||||
"rbbit.typescript-hero",
|
||||
"redhat.ansible",
|
||||
"redhat.fabric8-analytics",
|
||||
|
|
Loading…
Reference in a new issue