Visual Studio Code vs Sublime Text – Laravel Dev POV
An in depth look at Visual Studio Code vs Sublime Text from a Laravel Developer’s POV. I take a look at my current Sublime Text workflow, port it over to VS Code and share my experiences and opinions.
My settings file (will keep this updated): https://gist.github.com/drehimself/89c98ffd8539ca167984f8bf39088498
5:29 You can now set your caret width with “editor.cursorWidth” : 3
6:25 Cmd + P then Enter to switch to the last file is now WORKING in the latest version of VSCode!
14:08 Cursor Placement issue fixed now!
20:34 Use PHP Intelephense instead: https://marketplace.visualstudio.com/items?itemName=bmewburn.vscode-intelephense-client
Check out the Laracasts series for some more great tips from a PHP/Laravel POV: https://laracasts.com/series/visual-studio-code-for-php-developers
# LINKS
Sign up for my newsletter: http://andremadarang.com/newsletter
My website: http://andremadarang.com
Twitter: http://twitter.com/drehimself
GitHub: http://github.com/drehimself
CodePen: http://codepen.io/drehimself
source