Created
July 13, 2013 19:44
-
-
Save joshearl/5991968 to your computer and use it in GitHub Desktop.
To enable double-clicking to select PHP variables (including the `$` prefix), save this file as `Data/Packages/User/PHP.sublime-settings`.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"word_separators": "./\\()\"'-:,.;<>~!@#%^&*|+=[]{}`~?" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With changing respective name, it works for PHP and SCSS but not for SASS