Skip to content

Commit

Permalink
Add suggested extension list
Browse files Browse the repository at this point in the history
  • Loading branch information
relliv committed Jun 27, 2024
1 parent 54cddfc commit e5b7e07
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=827846
"recommendations": [
"mikestead.dotenv",
"ryannaddy.laravel-artisan",
"shufo.vscode-blade-formatter",
"onecentlin.laravel-blade",
"codingyu.laravel-goto-view",
"amiralizadeh9480.laravel-extra-intellisense",
"naoray.laravel-goto-components",
"pgl.laravel-jump-controller",
"editorconfig.editorconfig"
]
}

0 comments on commit e5b7e07

Please sign in to comment.