Is it possible to add project specific settings with a language scope? Specifically, I’d like to have “tab_size”: 4 for PHP files in a project.
I know you can add project specific settings like described here:
sublimetext.com/docs/3/projects.html
I just don’t know if there’s a way to add a scope to that as well.
Thanks!