Bolding of vars embedded in strings
Posted July 5th, 2005 by cryptographite
Most IDEs will bold embedded variables, which makes them much easier to locate. (Similar to PHPDoc in comments)
"Var [b]$foo[/b] is [b]{$somewhere}[/b] in this string."


Re: Bolding of vars embedded in strings
VS.Php already bolds the variables, but so far it is not bolding them if they are inserted inside a string, such as in "this is a {$test}";
I think it could be worthy to be in the feature request :)
Re: Bolding of vars embedded in strings
I'll try to put this in version 1.4 (no promises)
Hello This request seems to
Hello
This request seems to be long ago...
What about this feature - are there still plans to implemented this?
Additionally, MySQL highlighting would be nice to have (I know that feature from PHPEdit, which prints MySQL keywords bold too).
Julian Grund
Student and OpenSource developer (Germany)