usings custom smarty tag <?smarty ?> instead of { }

I'am currently reviewing your comapnies software for future internal in our software company.
In smarty it is possible to override the standard smarty tags which are { and }.
For our company we use: <?smarty for the opening tag and ?> for closing tag.

Is it possible to change this in somewhere in the options/preferences of Vs.php so that we can use the autocompletion/intellisense features with our smarty files?

Comments

    Right now it is not but it

    Right now it is not but it is something that has been brought in the past. Let me take a look again at it.