
|
Hi,
first of all, sorry if it is a repost, but a quick search in bugs-forum didn't give me a result.
I have noticed that, when posting a code snippet containing "\\" makes the code-colours to get crazy because it doesn't count as ended string. It results on code (even containing key words) being violet and strings being black.
Example:
int dummy 1 = 0;
using whatever
string other = "First part " + "\\" + " from here on is messy"
// and it doesn't matter what it comes later "
Regards.
--------
M.D.V.
If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpfull answers is nice, but saying thanks can be even nicer.
|
|
|
|

|
Hi Nelek,
Thanks very much for the report. This is indeed a known bug. Try as we might, we have yet to defeat this one. Our apologies. That said, I believe some day inspiration will meet victory.
Thanks,
Sean Ewington
The Code Project
|
|
|
|

|
Sean Ewington wrote: I believe some day inspiration will meet victory
For sure... just open a 6 pack and you will notice the world is not so bad as it seems
cheers
Regards.
--------
M.D.V.
If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpfull answers is nice, but saying thanks can be even nicer.
|
|
|
|