[225] Coloring is not consistent
After I installed 225, I experienced more syntax highlighting inconsistencies...
for example,
bool a = false;
bool b = false;
bool c = false;
i saw false in the first and second line in bold and black while false in
the third line is shown as blue.
Nat
Please sign in to leave a comment.
What Visual Studio (2005 or 2003) do you use? Could you please post a screenshot?
Valentin Kipiatkov
Chief Scientist, Vice President of Product Development
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Hello Valentin,
Check out the attachment. It happens in 2005 only.
Nat
>> After I installed 225, I experienced more syntax highlighting
>> inconsistencies...
>>
>> for example,
>>
>> bool a = false;
>> bool b = false;
>> bool c = false;
>> i saw false in the first and second line in bold and black while
>> false
>> in the third line is shown as blue.
>> Nat
>>
Hello Nat,
does the problem go away if you re-open the file or modify the text in question?
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
>> What Visual Studio (2005 or 2003) do you use? Could you please post a
>> screenshot?
>>
>> Valentin Kipiatkov
>> Chief Scientist, Vice President of Product Development
>> JetBrains, Inc
>> http://www.jetbrains.com
>> "Develop with pleasure!"
>>> After I installed 225, I experienced more syntax highlighting
>>> inconsistencies...
>>>
>>> for example,
>>>
>>> bool a = false;
>>> bool b = false;
>>> bool c = false;
>>> i saw false in the first and second line in bold and black while
>>> false
>>> in the third line is shown as blue.
>>> Nat
Hello Dmitry,
Nope. If it is like that, it will stay. I just update to 226. It still happens
but a little change though (i.e. all three are now highlighted in bold black
instead of blue while "false" is highlighted in blue in the other place)
Nat
>> Hello Valentin,
>>
>> Check out the attachment. It happens in 2005 only.
>>
>> Nat
>>
>>> What Visual Studio (2005 or 2003) do you use? Could you please post
>>> a screenshot?
>>>
>>> Valentin Kipiatkov
>>> Chief Scientist, Vice President of Product Development
>>> JetBrains, Inc
>>> http://www.jetbrains.com
>>> "Develop with pleasure!"
>>>> After I installed 225, I experienced more syntax highlighting
>>>> inconsistencies...
>>>>
>>>> for example,
>>>>
>>>> bool a = false;
>>>> bool b = false;
>>>> bool c = false;
>>>> i saw false in the first and second line in bold and black while
>>>> false
>>>> in the third line is shown as blue.
>>>> Nat
Well, most likely it's the same notorious bug with colors in VS 2005...
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
>> Hello Nat,
>>
>> does the problem go away if you re-open the file or modify the text
>> in question?
>>
>> Regards,
>> Dmitry Shaporenkov
>> JetBrains, Inc
>> http://www.jetbrains.com
>> "Develop with pleasure!"
>>> Hello Valentin,
>>>
>>> Check out the attachment. It happens in 2005 only.
>>>
>>> Nat
>>>
>>>> What Visual Studio (2005 or 2003) do you use? Could you please post
>>>> a screenshot?
>>>>
>>>> Valentin Kipiatkov
>>>> Chief Scientist, Vice President of Product Development
>>>> JetBrains, Inc
>>>> http://www.jetbrains.com
>>>> "Develop with pleasure!"
>>>>> After I installed 225, I experienced more syntax highlighting
>>>>> inconsistencies...
>>>>>
>>>>> for example,
>>>>>
>>>>> bool a = false;
>>>>> bool b = false;
>>>>> bool c = false;
>>>>> i saw false in the first and second line in bold and black while
>>>>> false
>>>>> in the third line is shown as blue.
>>>>> Nat
Hello Dmitry,
Can you post a bug information at lab.msdn.microsoft.com so we can keep track
of it then (if you are not under NDA with them ;) ) ? I read about this
bug in this newsgroup before but I didn't think that it would also apply
for this highlighting inconsistency.
Thanks,
Nat
>> Hello Dmitry,
>>
>> Nope. If it is like that, it will stay. I just update to 226. It
>> still happens but a little change though (i.e. all three are now
>> highlighted in bold black instead of blue while "false" is
>> highlighted in blue in the other place)
>>
>> Nat
>>
>>> Hello Nat,
>>>
>>> does the problem go away if you re-open the file or modify the text
>>> in question?
>>>
>>> Regards,
>>> Dmitry Shaporenkov
>>> JetBrains, Inc
>>> http://www.jetbrains.com
>>> "Develop with pleasure!"
>>>> Hello Valentin,
>>>>
>>>> Check out the attachment. It happens in 2005 only.
>>>>
>>>> Nat
>>>>
>>>>> What Visual Studio (2005 or 2003) do you use? Could you please
>>>>> post a screenshot?
>>>>>
>>>>> Valentin Kipiatkov
>>>>> Chief Scientist, Vice President of Product Development
>>>>> JetBrains, Inc
>>>>> http://www.jetbrains.com
>>>>> "Develop with pleasure!"
>>>>>> After I installed 225, I experienced more syntax highlighting
>>>>>> inconsistencies...
>>>>>>
>>>>>> for example,
>>>>>>
>>>>>> bool a = false;
>>>>>> bool b = false;
>>>>>> bool c = false;
>>>>>> i saw false in the first and second line in bold and black while
>>>>>> false
>>>>>> in the third line is shown as blue.
>>>>>> Nat
Hello Nat,
since we're not completely sure that those bugs are related, it is hardly
reasonable to
post this as a separate incident to Microsoft. Also, we have no exact information
how to repeat this problem.
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
>> Well, most likely it's the same notorious bug with colors in VS
>> 2005...
>>
>> Regards,
>> Dmitry Shaporenkov
>> JetBrains, Inc
>> http://www.jetbrains.com
>> "Develop with pleasure!"
>>> Hello Dmitry,
>>>
>>> Nope. If it is like that, it will stay. I just update to 226. It
>>> still happens but a little change though (i.e. all three are now
>>> highlighted in bold black instead of blue while "false" is
>>> highlighted in blue in the other place)
>>>
>>> Nat
>>>
>>>> Hello Nat,
>>>>
>>>> does the problem go away if you re-open the file or modify the text
>>>> in question?
>>>>
>>>> Regards,
>>>> Dmitry Shaporenkov
>>>> JetBrains, Inc
>>>> http://www.jetbrains.com
>>>> "Develop with pleasure!"
>>>>> Hello Valentin,
>>>>>
>>>>> Check out the attachment. It happens in 2005 only.
>>>>>
>>>>> Nat
>>>>>
>>>>>> What Visual Studio (2005 or 2003) do you use? Could you please
>>>>>> post a screenshot?
>>>>>>
>>>>>> Valentin Kipiatkov
>>>>>> Chief Scientist, Vice President of Product Development
>>>>>> JetBrains, Inc
>>>>>> http://www.jetbrains.com
>>>>>> "Develop with pleasure!"
>>>>>>> After I installed 225, I experienced more syntax highlighting
>>>>>>> inconsistencies...
>>>>>>>
>>>>>>> for example,
>>>>>>>
>>>>>>> bool a = false;
>>>>>>> bool b = false;
>>>>>>> bool c = false;
>>>>>>> i saw false in the first and second line in bold and black while
>>>>>>> false
>>>>>>> in the third line is shown as blue.
>>>>>>> Nat
Hello Nat,
since we're not completely sure that those bugs are related, it is hardly
reasonable to
post this as a separate incident to Microsoft. Also, we have no exact information
how to repeat this problem.
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
>> Well, most likely it's the same notorious bug with colors in VS
>> 2005...
>>
>> Regards,
>> Dmitry Shaporenkov
>> JetBrains, Inc
>> http://www.jetbrains.com
>> "Develop with pleasure!"
>>> Hello Dmitry,
>>>
>>> Nope. If it is like that, it will stay. I just update to 226. It
>>> still happens but a little change though (i.e. all three are now
>>> highlighted in bold black instead of blue while "false" is
>>> highlighted in blue in the other place)
>>>
>>> Nat
>>>
>>>> Hello Nat,
>>>>
>>>> does the problem go away if you re-open the file or modify the text
>>>> in question?
>>>>
>>>> Regards,
>>>> Dmitry Shaporenkov
>>>> JetBrains, Inc
>>>> http://www.jetbrains.com
>>>> "Develop with pleasure!"
>>>>> Hello Valentin,
>>>>>
>>>>> Check out the attachment. It happens in 2005 only.
>>>>>
>>>>> Nat
>>>>>
>>>>>> What Visual Studio (2005 or 2003) do you use? Could you please
>>>>>> post a screenshot?
>>>>>>
>>>>>> Valentin Kipiatkov
>>>>>> Chief Scientist, Vice President of Product Development
>>>>>> JetBrains, Inc
>>>>>> http://www.jetbrains.com
>>>>>> "Develop with pleasure!"
>>>>>>> After I installed 225, I experienced more syntax highlighting
>>>>>>> inconsistencies...
>>>>>>>
>>>>>>> for example,
>>>>>>>
>>>>>>> bool a = false;
>>>>>>> bool b = false;
>>>>>>> bool c = false;
>>>>>>> i saw false in the first and second line in bold and black while
>>>>>>> false
>>>>>>> in the third line is shown as blue.
>>>>>>> Nat