sublime-expand-region
sublime-expand-region copied to clipboard
Support for PHP
This plugin is great and is indeed way better than expand to scope, however it'd be nice to use it inside PHP and the HMTL & javascript code inside a PHP file.
To clearify your suggestion. Do you want
- A better granularity for the language selection, i.e. use
javascript
inside script/php tags and html outside these tags - or support for the php language itself?
I am currently preparing a pull request to address the first point. However I don't think php support will come soon, but there might be some adaptations to better fit other languages without breaking javascript support (e.g. select line).
Yes, actually both.
:+1: