Posted 19 years ago
by Kasper
Hi,
I use the TagListTrigger from the example to show Intellisense for HTML tags. However, once the user is inside a block of PHP code (<? ?>), it's no longer triggered. Normally, I can certainly see why, however, I've noticed that it says "DefaultState", just like if you were standing in a normal HTML document. Is it possible to make the TagListTrigger occur even though you are within a PHP block?
I use the TagListTrigger from the example to show Intellisense for HTML tags. However, once the user is inside a block of PHP code (<? ?>), it's no longer triggered. Normally, I can certainly see why, however, I've noticed that it says "DefaultState", just like if you were standing in a normal HTML document. Is it possible to make the TagListTrigger occur even though you are within a PHP block?