You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the run on_save setting turned on. And currently if I save the file, reguardless if it is a .php file, or .html file, .js file, the command will run.
But the command should only run if it is a .php file.
I can make a PR if you like?
The text was updated successfully, but these errors were encountered:
Sure!, I'll review your PR asap. Please note that there are more extensions
that needs support, like *.ctp for cakephp views, and I'm sure there's
several more.
Perhaps we can check if the SublimeView syntax it's php before calling the
formatter.
Regards,
On Mon, 2 Jul 2018, 22:08 predragnikolic, ***@***.***> wrote:
Helloo :)
I have the run on_save setting turned on. And currently if I save the
file, reguardless if it is a .php file, or .html file, .js file, the
command will run.
But the command should only run if it is a .php file.
I can make a PR if you like?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#24>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAaAfkVkiMNnll1RxAUr1KRZbjgMcVPBks5uCn2ygaJpZM4U_3zw>
.
Helloo :)
I have the run
on_save
setting turned on. And currently if I save the file, reguardless if it is a.php
file, or.html
file,.js
file, the command will run.But the command should only run if it is a
.php
file.I can make a PR if you like?
The text was updated successfully, but these errors were encountered: