I have been using Sublime Text for coding in PHP for several months now and over that time have accumulated several useful plugins and editor setti...
For further actions, you may consider blocking this person and/or reporting abuse
Hey Andrew,
Great article! 👏 I've been using sublime for a few years now and I really love it. Here are my user settings:
I really love the Material Theme in combination with the
Source Code Pro Light
font. Also, here are a few more packages I can recommend:Definitely will check out the DotEnv extensions. Thanks for sharing your setup!
Other than the age old tabs v spaces, which I can not get myself to change to stop using tabs, very good article :D
One very useful plugin I find helpful is "Function Name Display" - when in middle of class/function, it'll display the method name in status bar, so you don't have to scroll up on longer functions to see what part of the code you're modifying.
It is amazing text editor. If only he had a debugger like VScode and refactoring like PHPStorm than nothing else is needed at all. I have used PHPStorm (undoubtedly cool for a large team work), VScode -he is just good no more, and none of them does not bring such pleasure as SublimeText_3!!! It is Awesome!!!
Theme for SublimeText_3 - github.com/prsion/ThemesST3
i like default setting in subline text, and use a little plugin, i alway remote to server and code online with subline text.
pedicurespa.us
Hey Andrew thanks for sharing. PSR-2 has been deprecated in favor of PSR-12 since you wrote this.
Hi! Thnks for post! I think you just forget comma after "highlight_line": 14