inside html FMT issue
Opened this issue · 2 comments
iMansoorAliKhan commented
When inside HTML php is pulled to extreme left of the file which looks very odd dont know what settings are pulling that.
{
"autocomplete": true,
"autoimport": true,
"enable_auto_align": false,
"format_on_save": true,
"ignore": "Parent",
"indent_with_space": 4,
"passes":
[
"OrderAndRemoveUseClauses",
"PSR2EmptyFunction",
"StripSpaceWithinControlStructures",
"ShortArray",
"SpaceBetweenMethods"
],
"php_bin":"C:/web/php/php.exe",
"psr2": true,
"smart_linebreak_after_curly": true,
"version": 4,
"visibility_order": false,
"yoda": true
}
please do needfull
thanks
iMansoorAliKhan commented
can any one reply here please
galtrhan commented
This is still the case. Any progress on this?