Update 4 files
- /home/dot_config/Code/User/extensions.json - /home/.chezmoidata.yaml - /docs/TODO.md - /software.yml
This commit is contained in:
parent
dc392492a2
commit
69529f5eb5
4 changed files with 68 additions and 2 deletions
|
@ -19,9 +19,11 @@ No such key “color-scheme”
|
||||||
# oVirt
|
# oVirt
|
||||||
# opennebula
|
# opennebula
|
||||||
# emailengine.app
|
# emailengine.app
|
||||||
|
# Consider:
|
||||||
|
- https://marketplace.visualstudio.com/items?itemName=asvetliakov.vscode-neovim
|
||||||
CLOUDFLARE_API_TOKEN
|
CLOUDFLARE_API_TOKEN
|
||||||
GMAIL_APP_PASSWORD
|
GMAIL_APP_PASSWORD
|
||||||
|
# https://whatthediff.ai/
|
||||||
|
|
||||||
### Ensure these PATHs are added on Windows
|
### Ensure these PATHs are added on Windows
|
||||||
|
|
||||||
|
|
|
@ -534,6 +534,7 @@ softwareGroups:
|
||||||
- shfmt
|
- shfmt
|
||||||
- tflint
|
- tflint
|
||||||
- tokei
|
- tokei
|
||||||
|
- trunk
|
||||||
- yamllint
|
- yamllint
|
||||||
- yapf
|
- yapf
|
||||||
Logging: &Logging
|
Logging: &Logging
|
||||||
|
|
|
@ -2,54 +2,106 @@
|
||||||
"recommendations": [
|
"recommendations": [
|
||||||
"Angular.ng-template",
|
"Angular.ng-template",
|
||||||
"attilabuti.vscode-mjml",
|
"attilabuti.vscode-mjml",
|
||||||
|
"azure-automation.vscode-azureautomation",
|
||||||
"bierner.markdown-emoji",
|
"bierner.markdown-emoji",
|
||||||
"ChakrounAnas.turbo-console-log",
|
"ChakrounAnas.turbo-console-log",
|
||||||
"ChFlick.firecode",
|
"ChFlick.firecode",
|
||||||
|
"christian-kohler.path-intellisense",
|
||||||
"chrmarti.regex",
|
"chrmarti.regex",
|
||||||
"cweijan.vscode-mysql-client2",
|
"cweijan.vscode-mysql-client2",
|
||||||
"DavidAnson.vscode-markdownlint",
|
"DavidAnson.vscode-markdownlint",
|
||||||
"dbaeumer.vscode-eslint",
|
"dbaeumer.vscode-eslint",
|
||||||
"denoland.vscode-deno",
|
"denoland.vscode-deno",
|
||||||
|
"Trunk.io",
|
||||||
"eamodio.gitlens",
|
"eamodio.gitlens",
|
||||||
"EditorConfig.EditorConfig",
|
"EditorConfig.EditorConfig",
|
||||||
|
"eg2.vscode-npm-script",
|
||||||
"ericadamski.carbon-now-sh",
|
"ericadamski.carbon-now-sh",
|
||||||
"esbenp.prettier-vscode",
|
"esbenp.prettier-vscode",
|
||||||
"firsttris.vscode-jest-runner",
|
"firsttris.vscode-jest-runner",
|
||||||
"formulahendry.auto-rename-tag",
|
"formulahendry.auto-rename-tag",
|
||||||
"formulahendry.code-runner",
|
"formulahendry.code-runner",
|
||||||
|
"GitHub.copilot",
|
||||||
|
"GitHub.copilot-labs",
|
||||||
|
"GitHub.remotehub",
|
||||||
|
"GitHub.vscode-github-actions",
|
||||||
|
"GitHub.heygithub",
|
||||||
"GitHub.vscode-pull-request-github",
|
"GitHub.vscode-pull-request-github",
|
||||||
"GitLab.gitlab-workflow",
|
"GitLab.gitlab-workflow",
|
||||||
|
"gitpod.gitpod-desktop",
|
||||||
"golang.Go",
|
"golang.Go",
|
||||||
"GoogleCloudTools.cloudcode",
|
"GoogleCloudTools.cloudcode",
|
||||||
"HashiCorp.terraform",
|
"HashiCorp.terraform",
|
||||||
"hediet.vscode-drawio",
|
"hediet.vscode-drawio",
|
||||||
"IBM.output-colorizer",
|
"IBM.output-colorizer",
|
||||||
|
"ionic.ionic",
|
||||||
"JSONHero.jsonhero-vscode",
|
"JSONHero.jsonhero-vscode",
|
||||||
"Kelvin.vscode-sshfs",
|
"Kelvin.vscode-sshfs",
|
||||||
|
"jsayol.firebase-explorer",
|
||||||
"mads-hartmann.bash-ide-vscode",
|
"mads-hartmann.bash-ide-vscode",
|
||||||
|
"genieai.chatgpt-vscode",
|
||||||
|
"mindaro.mindaro",
|
||||||
|
"ms-azuretools.vscode-apimanagement",
|
||||||
|
"ms-azuretools.vscode-azureappservice",
|
||||||
|
"ms-azuretools.vscode-azurecontainerapps",
|
||||||
|
"ms-azuretools.vscode-azureeventgrid",
|
||||||
|
"ms-azuretools.vscode-azurefunctions",
|
||||||
|
"ms-azuretools.vscode-azureresourcegroups",
|
||||||
|
"ms-azuretools.vscode-azurestaticwebapps",
|
||||||
|
"ms-azuretools.vscode-azurestorage",
|
||||||
|
"ms-azuretools.vscode-azurevirtualmachines",
|
||||||
|
"ms-azuretools.vscode-cosmosdb",
|
||||||
"ms-azuretools.vscode-docker",
|
"ms-azuretools.vscode-docker",
|
||||||
|
"ms-azuretools.vscode-logicapps",
|
||||||
|
"ms-edgedevtools.vscode-edge-devtools",
|
||||||
"ms-kubernetes-tools.vscode-kubernetes-tools",
|
"ms-kubernetes-tools.vscode-kubernetes-tools",
|
||||||
|
"ms-python.flake8",
|
||||||
"ms-python.python",
|
"ms-python.python",
|
||||||
|
"task.vscode-task",
|
||||||
|
"ms-vscode.azure-repos",
|
||||||
|
"ms-vscode.azurecli",
|
||||||
|
"ms-vscode.cpptools",
|
||||||
"ms-vscode.live-server",
|
"ms-vscode.live-server",
|
||||||
|
"ms-vscode.hexeditor",
|
||||||
|
"ms-vscode.PowerShell",
|
||||||
|
"ms-vscode.remote-explorer",
|
||||||
"ms-vscode-remote.remote-containers",
|
"ms-vscode-remote.remote-containers",
|
||||||
"ms-vscode-remote.remote-ssh",
|
"ms-vscode-remote.remote-ssh",
|
||||||
"ms-vscode-remote.remote-wsl",
|
"ms-vscode-remote.remote-wsl",
|
||||||
"ms-vscode.PowerShell",
|
"ms-vscode.remote-repositories",
|
||||||
|
"ms-vscode.remote-server",
|
||||||
|
"ms-vscode.vscode-serial-monitor",
|
||||||
|
"ms-vscode.vscode-github-issue-notebooks",
|
||||||
|
"ms-vscode.vscode-node-azure-pack",
|
||||||
"MS-vsliveshare.vsliveshare-audio",
|
"MS-vsliveshare.vsliveshare-audio",
|
||||||
"MS-vsliveshare.vsliveshare",
|
"MS-vsliveshare.vsliveshare",
|
||||||
|
"msjsdiag.cordova-tools",
|
||||||
|
"NativeScript.nativescript",
|
||||||
"njpwerner.autodocstring",
|
"njpwerner.autodocstring",
|
||||||
"nrwl.angular-console",
|
"nrwl.angular-console",
|
||||||
|
"Orta.vscode-jest",
|
||||||
"philnash.ngrok-for-vscode",
|
"philnash.ngrok-for-vscode",
|
||||||
"PKief.material-icon-theme",
|
"PKief.material-icon-theme",
|
||||||
"pranaygp.vscode-css-peek",
|
"pranaygp.vscode-css-peek",
|
||||||
|
"Prisma.prisma",
|
||||||
"quicktype.quicktype",
|
"quicktype.quicktype",
|
||||||
|
"RapidAPI.vscode-rapidapi-client",
|
||||||
"rbbit.typescript-hero",
|
"rbbit.typescript-hero",
|
||||||
"redhat.ansible",
|
"redhat.ansible",
|
||||||
|
"redhat.fabric8-analytics",
|
||||||
|
"redhat.java",
|
||||||
|
"redhat.vscode-knative",
|
||||||
|
"redhat.vscode-openshift-connector",
|
||||||
|
"redhat.vscode-server-connector",
|
||||||
|
"redhat.vscode-rsp-ui",
|
||||||
|
"redhat.vscode-xml",
|
||||||
"redhat.vscode-yaml",
|
"redhat.vscode-yaml",
|
||||||
"richie5um2.vscode-sort-json",
|
"richie5um2.vscode-sort-json",
|
||||||
"Rubymaniac.vscode-paste-and-indent",
|
"Rubymaniac.vscode-paste-and-indent",
|
||||||
"salbert.comment-ts",
|
"salbert.comment-ts",
|
||||||
|
"sandcastle.vscode-open",
|
||||||
"shd101wyy.markdown-preview-enhanced",
|
"shd101wyy.markdown-preview-enhanced",
|
||||||
|
"snyk-security.snyk-vulnerability-scanner",
|
||||||
"softwaredotcom.swdc-vscode",
|
"softwaredotcom.swdc-vscode",
|
||||||
"steoates.autoimport",
|
"steoates.autoimport",
|
||||||
"stylelint.vscode-stylelint",
|
"stylelint.vscode-stylelint",
|
||||||
|
@ -59,6 +111,9 @@
|
||||||
"usernamehw.errorlens",
|
"usernamehw.errorlens",
|
||||||
"valentjn.vscode-ltex",
|
"valentjn.vscode-ltex",
|
||||||
"VisualStudioExptTeam.vscodeintellicode",
|
"VisualStudioExptTeam.vscodeintellicode",
|
||||||
|
"VisualStudioExptTeam.vscodeintellicode-completions",
|
||||||
|
"VisualStudioExptTeam.vscodeintellicode-insiders",
|
||||||
|
"vsciot-vscode.azure-iot-toolkit",
|
||||||
"vsciot-vscode.vscode-arduino",
|
"vsciot-vscode.vscode-arduino",
|
||||||
"vsls-contrib.codetour",
|
"vsls-contrib.codetour",
|
||||||
"vsls-contrib.gistfs",
|
"vsls-contrib.gistfs",
|
||||||
|
|
|
@ -1441,6 +1441,14 @@ softwarePackages:
|
||||||
_type: menubar
|
_type: menubar
|
||||||
cask: cumulus
|
cask: cumulus
|
||||||
github: github.com/gillesdemey/Cumulus
|
github: github.com/gillesdemey/Cumulus
|
||||||
|
trunk:
|
||||||
|
_bin: trunk
|
||||||
|
_desc: An all-in-one linter / code auto-fixer augmented by a freemium web service
|
||||||
|
_docs: https://docs.trunk.io/
|
||||||
|
_github:
|
||||||
|
_home: https://trunk.io/
|
||||||
|
brew: trunk-io
|
||||||
|
npm: '@trunkio/launcher'
|
||||||
cups:
|
cups:
|
||||||
_bin: cupsctl
|
_bin: cupsctl
|
||||||
_desc: '[CUPS](https://www.cups.org/) is a modular printing system for Unix-like computer operating systems which allows a computer to act as a print server. A computer running CUPS is a host that can accept print jobs from client computers, process them, and send them to the appropriate printer.'
|
_desc: '[CUPS](https://www.cups.org/) is a modular printing system for Unix-like computer operating systems which allows a computer to act as a print server. A computer running CUPS is a host that can accept print jobs from client computers, process them, and send them to the appropriate printer.'
|
||||||
|
|
Loading…
Reference in a new issue