Skip to content

Commit

Permalink
one extension to win all: add own extension pack to VSCode recommenda…
Browse files Browse the repository at this point in the history
…tions
  • Loading branch information
d8vjork committed Oct 26, 2022
1 parent 1d97545 commit ff1e4c0
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
{
"recommendations": [
"DEVSENSE.phptools-vscode",
"open-southeners.php-support-utils",
"open-southeners.laravel-pint",
"ikappas.composer",
"pixelfear.composer-links",
"editorconfig.editorconfig",
"xdebug.php-debug",
"junstyle.php-cs-fixer",
"kasik96.latte",
"calebporzio.better-phpunit"
]
"recommendations": [
"open-southeners.vscode-php-extension-pack"
]
}

0 comments on commit ff1e4c0

Please sign in to comment.