Mike Krüger
|
805e0721d9
|
Started implement interface/abstract members code action.
|
13 years ago |
Mike Krüger
|
3ec1d7b991
|
Fixed exception in create method action.
|
13 years ago |
Mike Krüger
|
6c96156e4f
|
[NRefactory] Fixed CurrentType check for some actions.
|
13 years ago |
Mike Krüger
|
4644a07dd7
|
Fixed method declaration case.
|
13 years ago |
Mike Krüger
|
acce74e885
|
Fixed bug in create method declaration action.
|
13 years ago |
Mike Krüger
|
5012f3f633
|
Handled static class <--> non static member clash in create
field/method/property actions.
|
13 years ago |
Mike Krüger
|
62ebfc7fb0
|
Disabled out name filter for create field,property and method.
|
13 years ago |
Mike Krüger
|
6b61741bd2
|
Added create class declaration action.
|
13 years ago |
Mike Krüger
|
d4f9318a6f
|
Added create constructor declaration action/fixed bugs in other
creation actions.
|
13 years ago |
Mike Krüger
|
1ca41d1e90
|
Added declare local variable action.
|
13 years ago |
Mike Krüger
|
9ec0d68db2
|
Added create indexer action.
|
13 years ago |
Mike Krüger
|
627bbb744f
|
Fixed parameter name guessing.
|
13 years ago |
Mike Krüger
|
0b6ca98bbe
|
Handled create method/property in other types.
|
13 years ago |
Mike Krüger
|
402e1124a2
|
Fixed create static field/property.
|
13 years ago |
Mike Krüger
|
a234f8b596
|
Create actions now respect naming convention settings.
|
13 years ago |
Mike Krüger
|
52ebb26412
|
Added create method declaration action/use type inference to guess the
correct type.
|
13 years ago |