Bugzilla – Bug 537801
Syntax highlight of C# keyword "value", when it is used as a variable/parameter identifier.
Last modified: 2009-09-09 17:39:20 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:
Falls into the same category of 'semantic highlighting'. *** This bug has been marked as a duplicate of bug 432735 ***