mantra/.vscode/extensions.json
Manuel Thalmann 17ed8430c9
All checks were successful
continuous-integration/drone/push Build is passing
Move from Chrome to Edge
2021-05-12 21:47:10 +00:00

12 lines
279 B
JSON

{
"recommendations": [
"adrianhumphreys.silverstripe",
"bmewburn.vscode-intelephense-client",
"felixfbecker.php-debug",
"manuth.eslint-language-service",
"ms-vscode-remote.remote-containers",
"msjsdiag.debugger-for-edge",
"neilbrayfield.php-docblocker"
]
}