VS Code setup #621
Unanswered
husseinalhammad
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm looking to improve the DX for some Jigsaw projects and currently evaluating what I can do within VS Code. I'm interested to hear about your setup (e.g. extenstions, workspace settings) in general - there may be some obvious easy wins.
Relevant extensions I currently use:
I think my main pain points currently is bringing more PHP intelligent support to blade templates. Just things I'm used to when working in normal
*.php
files:*It would be nice to be able to go to function declarations in
helpers.php
andconfig.php
too.I realise PhpStorm would solve at least some of these, but I'm not looking to switch editors right now.
Beta Was this translation helpful? Give feedback.
All reactions