Bug 537801 - Syntax highlight of C# keyword "value", when it is used as a variable/parameter identifier.
Summary: Syntax highlight of C# keyword "value", when it is used as a variable/paramet...
Status: RESOLVED DUPLICATE of bug 432735
Alias: None
Product: MonoDevelop
Classification: Mono
Component: texteditor (show other bugs)
Version: SVN
Hardware: Other Other
: P5 - None : Enhancement
Target Milestone: ---
Assignee: Mike Krueger
QA Contact: MD Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-09 16:56 UTC by Andre vale
Modified: 2009-09-09 17:39 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andre vale 2009-09-09 16:56:37 UTC
Description of Problem:

It could cause some confusion, the programmer could think that the code wont compile by a improperly use of a reserved word...

Maybe it could be handled in semantic highlighting...

Steps to reproduce the problem:
1. 
2. 


Actual Results:


Expected Results:


How often does this happen? 


Additional Information:
Comment 1 Mike Krueger 2009-09-09 17:39:20 UTC
Falls into the same category of 'semantic highlighting'.

*** This bug has been marked as a duplicate of bug 432735 ***