Mike Krüger
|
2fc7cb0167
|
Fixed create method action bug.
|
13 years ago |
Daniel Grunwald
|
964c2afbfe
|
Insert after last using instead of inserting before namespace declaration.
This affects the placement of whitespace.
|
13 years ago |
Mike Krüger
|
1852a3d43a
|
[Refactoring] Fixed some bugs in create code actions in conjunction
with enums.
|
13 years ago |
Mike Krüger
|
4644a07dd7
|
Fixed method declaration case.
|
14 years ago |
Mike Krüger
|
acce74e885
|
Fixed bug in create method declaration action.
|
14 years ago |
Mike Krüger
|
5012f3f633
|
Handled static class <--> non static member clash in create
field/method/property actions.
|
14 years ago |
Mike Krüger
|
256dae882e
|
Fixed create method declaration case.
|
14 years ago |
Mike Krüger
|
d4f9318a6f
|
Added create constructor declaration action/fixed bugs in other
creation actions.
|
14 years ago |
Mike Krüger
|
b6bdb9028d
|
Added inline local variable action.
|
14 years ago |
Mike Krüger
|
627bbb744f
|
Fixed parameter name guessing.
|
14 years ago |
Mike Krüger
|
0b6ca98bbe
|
Handled create method/property in other types.
|
14 years ago |
Mike Krüger
|
52ebb26412
|
Added create method declaration action/use type inference to guess the
correct type.
|
14 years ago |