cretueusebiu / st3

My Sublime Text 3 settings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

st3

My Sublime Text 3 settings.

Installation

Go to Preferences > Browse Packages and delete/backup the User folder then clone the repository:
git clone https://github.com/cretueusebiu/st3.git User.

Configuration

Font

Office Code Pro

ESLint

npm install -g eslint

Terminal

Go to Preferences > Package Settings > Terminal > Settings - User and set your terminal path. On Windows I use Git Bash.

Xdebug

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.

About

My Sublime Text 3 settings

License:MIT License