My Sublime Text 3 settings.
Go to Preferences > Browse Packages and delete/backup the User folder then clone the repository:
git clone https://github.com/cretueusebiu/st3.git User
.
npm install -g eslint
Go to Preferences > Package Settings > Terminal > Settings - User and set your terminal path. On Windows I use Git Bash.
Install Chrome Xdebug helper, then go to Settings > Extensions > Xdebug > Options and set IDE key to Other
: sublime.xdebug
)
Edit php.ini and configure Xdebug.