mike
|
7fb257f5ea
|
Fixed completion bug.
|
14 years ago |
Mike Krüger
|
2e4a49707f
|
[Completion] Fixed GetLineIndent method.
|
14 years ago |
Mike Krüger
|
0cc7a4e0b7
|
[Completion] Fixed delegate context bug.
|
14 years ago |
Mike Krüger
|
1c0b3b54d7
|
[Completion] Filter inaccessible classes in completion lookup.
|
14 years ago |
Mike Krüger
|
7b21777e0d
|
[Completion] Fixed 'this' keyword for extension method declarations.
|
14 years ago |
Mike Krüger
|
9e7c9be52b
|
[Completion] Fixed enum completion bug.
|
14 years ago |
Mike Krüger
|
a1e4b07da6
|
[Completion] Fixed enum completion in binary operator expressions.
|
14 years ago |
Daniel Grunwald
|
1640cb8c32
|
Set version number to 5.0.1; fixed some compiler warnings.
|
14 years ago |
Mike Krüger
|
e0e30ae520
|
[Completion] Improved object initializer case.
|
14 years ago |
mike
|
7a03092fac
|
[Completion] Fixed parameter completion for static methods.
|
14 years ago |
mike
|
49e1b67a3a
|
[Completion] GetParameterCompletionCommandOffset is now
reusable/removed code duplication of GetCurrentParameterIndex.
|
14 years ago |
mike
|
ad0ae7afcf
|
[Completion] Improved handling of named parameters.
|
14 years ago |
mike
|
73396ed20d
|
Improved named parameter completion case.
|
14 years ago |
mike
|
cff1fb2711
|
[Completion] Fixed member lookup.
|
14 years ago |
mike
|
570c4d8592
|
Fixed bug in completion.
|
14 years ago |
Mike Krüger
|
8ff1e4c5b0
|
Fixed completion bug.
|
14 years ago |
mike
|
93f0d717fe
|
Fixed completion bug.
|
14 years ago |
mike
|
bc77559aea
|
[Completion] Fixed catch context completion.
|
14 years ago |
mike
|
85230686b7
|
[Completion] Fixed object initializer unit tests.
|
14 years ago |
Mike Krüger
|
63009ac085
|
Fixed 'Bug 4604 - [Resolver] Attribute Properties are not offered
valid autocomplete choices'.
|
14 years ago |
Mike Krüger
|
56bfccbab7
|
Fixed possible null ref exception
|
14 years ago |
Mike Krüger
|
da56a5bbfa
|
Fixed completion bug.
|
14 years ago |
Mike Krüger
|
2aec1be700
|
Improved the handling of delegate contexts.
|
14 years ago |
Mike Krüger
|
98b2dfa5f9
|
Fixed unit tests.
|
14 years ago |
Mike Krüger
|
aa111adafe
|
Added completion categories for derived types.
|
14 years ago |
Mike Krüger
|
45c8d0eb50
|
Fixed object creation completion issue.
|
14 years ago |
Mike Krüger
|
c2e912af34
|
[Completion] Fixed bug in pre processor directive context detection.
|
14 years ago |
Mike Krüger
|
bb27ef5132
|
Fixed completion bug.
|
14 years ago |
Mike Krüger
|
04f8720739
|
Added formatting factory - formatting options should be created with
that.
|
14 years ago |
Mike Krüger
|
42f6bfbe8a
|
Fixed completion bug.
|
14 years ago |
Mike Krüger
|
64ca5a01cb
|
Fixed completion bug.
|
14 years ago |
Mike Krüger
|
0326e93e02
|
Fixed other enum base type context.
|
14 years ago |
Mike Krüger
|
bd201520a1
|
Fixed enum base type bug.
|
14 years ago |
Mike Krüger
|
3eff925c8f
|
Fixed code completion exception.
|
14 years ago |
Mike Krüger
|
90eadb387f
|
Fixed completion bug.
|
14 years ago |
Mike Krüger
|
666963643f
|
Fixed bug in parameter completion.
|
14 years ago |
Mike Krüger
|
3932a6ef9d
|
Fixed failing completion tests.
|
14 years ago |
Mike Krüger
|
374f1cb716
|
Fixed parameter completion bug.
|
14 years ago |
Mike Krüger
|
075ffe3168
|
Fixed completion category bug.
|
14 years ago |
Mike Krüger
|
e5d6452d4a
|
Code completion name propsoal now uses the word parser to break words.
|
14 years ago |
Mike Krüger
|
d85bb0ecbb
|
Fixed completion bug.
|
14 years ago |
Mike Krüger
|
a1797827e4
|
Fixed code completion bug.
|
14 years ago |
Mike Krüger
|
193a153070
|
Fixed completion bug.
|
14 years ago |
Mike Krüger
|
e2828378fb
|
Fixed parameter completion issue.
|
14 years ago |
mike
|
8e66275c97
|
Fixed unit test.
|
14 years ago |
mike
|
bf71bafe3b
|
Implemented redundant using inspector.
|
14 years ago |
Mike Krüger
|
7474cdb8b6
|
Fixed member reference expression bug.
|
14 years ago |
mike
|
afbf9c9624
|
Fixed for variable initializer name context.
|
14 years ago |
Mike Krüger
|
be4e8bb34e
|
Added function to get the word segment at caret position.
|
14 years ago |
mike
|
54b3baee81
|
Fixed possible null reference exception.
|
14 years ago |