This repository has been archived on 2024-01-16. You can view files and clone it, but cannot push or open issues or pull requests.
Files
Maneger/.vscode/extensions.json
Matheus Sampaio Queiroga 077c2f0bb0 Update Platforms (#390)
Update Platforms to new method

# Commits:

* Stash

* Update Platforms

* Update main code

* Update testProject.yml

* Update testProject.yml

* Update Test and servers platforms

* Disable pocketmine setup

* Remove git backup and Update package.json

* Add show log in test
2022-06-09 17:22:38 -03:00

22 lines
640 B
JSON

{
"recommendations": [
"formulahendry.code-runner",
"chrmarti.regex",
"benshabatnoam.google-translate-ext",
"eamodio.gitlens",
"github.vscode-pull-request-github",
"visualstudioexptteam.vscodeintellicode",
"redhat.vscode-yaml",
"ms-vscode-remote.remote-containers",
"wix.vscode-import-cost",
"eg2.vscode-npm-script",
"christian-kohler.npm-intellisense",
"christian-kohler.path-intellisense",
"aaron-bond.better-comments",
"vscode-icons-team.vscode-icons",
"me-dutour-mathieu.vscode-github-actions",
"cschleiden.vscode-github-actions",
"oderwat.indent-rainbow",
"ms-azuretools.vscode-docker"
]
}