Bug 537801

Summary: Syntax highlight of C# keyword "value", when it is used as a variable/parameter identifier.
Product: [Mono] MonoDevelop Reporter: Andre vale <andreventuravale>
Component: texteditorAssignee: Mike Krueger <mkrueger>
Status: RESOLVED DUPLICATE QA Contact: MD Bugs <monodevelop-bugs>
Severity: Enhancement    
Priority: P5 - None    
Version: SVN   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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 ***