Skip to content

Commit

Permalink
Update VsCodeExtensions.php
Browse files Browse the repository at this point in the history
  • Loading branch information
lwwcas authored Aug 28, 2019
1 parent cf447b8 commit 40c2b16
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Commands/VsCode/VsCodeExtensions.php
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ protected function extensions() : array
'mikestead.dotenv',
'HookyQR.beautify',
'eamodio.gitlens',
'onecentlin.laravel-blade',
'cjhowe7.laravel-blade',
'spoeken.pasteandformat',
'MehediDracula.php-constructor',
Expand All @@ -72,13 +71,13 @@ protected function extensions() : array
'robinbentley.sass-indented',
'bmewburn.vscode-intelephense-client',
'ryannaddy.laravel-artisan',
'onecentlin.laravel5-snippets',
'codingyu.laravel-goto-view',
'austenc.laravel-blade-spacer',
'abusaidm.html-snippets',
'abusaidm.html-snippets',
'bradlc.vscode-tailwindcss',
'shd101wyy.markdown-preview-enhanced',
'naumovs.color-highlight',

];
}
Expand Down

0 comments on commit 40c2b16

Please sign in to comment.