Daniel Grunwald
|
ee5d87a0f8
|
Add year to license headers.
|
13 years ago |
Mike Krüger
|
f3537813b6
|
Fixed issue in semantic highlighting type errors
|
13 years ago |
Daniel Grunwald
|
6132821b2a
|
Fix NullReferenceException in semantic highlighting.
|
13 years ago |
Daniel Grunwald
|
8d9eec0c54
|
Use ThrowIfCancellationRequested()
|
13 years ago |
Mike Krüger
|
efda0c5ecf
|
Turned off the inactive marking of conditional methods.
The method is there - it's in code completion, code completion works
inside the method body etc.
|
13 years ago |
Mike Krüger
|
24ffc48dba
|
Fixed EventDeclaration colors.
|
13 years ago |
Mike Krüger
|
ac5cf7888e
|
Fixed semantic highlighting bug & added highlighting unit tests.
|
13 years ago |
Mike Krüger
|
5a62fbab6e
|
Fixed variable declaration color.
|
13 years ago |
Mike Krüger
|
0bcf543bf1
|
Improved conditional highlighting.
|
13 years ago |
Mike Krüger
|
b81ed1cbf8
|
Renamed delegate declaration color.
|
13 years ago |
Mike Krüger
|
0b71d52a6b
|
Merged features from monodevelop semantic highlighting.
|
13 years ago |
Daniel Grunwald
|
6a93e919fb
|
Merge changes from SharpDevelop repository to NRefactory:
- SemanticHighlightingVisitor: bugfix
- TextLocation: add TypeConverter
- CecilLoader: remove incorrect FullName implementation (it was broken for generic types)
|
13 years ago |
Daniel Grunwald
|
67daa03b4f
|
Add SemanticHighlightingVisitor to NRefactory
|
13 years ago |