Mike Krüger
|
650d2fe644
|
Code actions now have a start/end location instead of an ast node.
Not all actions have an ast node - but a start/end location. And the
location is what I need atm in the editor.
|
13 years ago |
Mike Krüger
|
925de642b5
|
Code actions can now be bound to an ast node.
|
13 years ago |
Mike Krüger
|
a1e3633a81
|
Fixed bug in extract method.
|
13 years ago |
Mike Krüger
|
e29ddf05c8
|
Fixed bug in extract method.
|
13 years ago |
Mike Krüger
|
140fb308f0
|
[CodeActions] Extract method now works with comments.
|
13 years ago |
Mike Krüger
|
8cee8f532c
|
Fixed some compiler warnings.
|
13 years ago |
Mike Krüger
|
d4209d09dd
|
[CodeAction] Fixed extract method unit test.
|
13 years ago |
Mike Krüger
|
4a5d1e851b
|
[CodeAction] Fixed most extract method tests.
|
13 years ago |
Mike Krüger
|
3e2fe59188
|
[CodeActions] Added Task async excecution for insertion & link modes.
|
13 years ago |
Mike Krüger
|
805e0721d9
|
Started implement interface/abstract members code action.
|
13 years ago |
Mike Krüger
|
629bdce661
|
Fixed extract method link bug.
|
14 years ago |
Mike Krüger
|
50aa6e02aa
|
Fixed a case where extract method returned null.
|
14 years ago |
Mike Krüger
|
83d4cb2e71
|
Fixed link mode in extract method/introduce constant action.
|
14 years ago |
Mike Krüger
|
8444dffd81
|
Startet exctract method action.
|
14 years ago |