Mike Krüger
|
925de642b5
|
Code actions can now be bound to an ast node.
|
13 years ago |
Mike Krüger
|
286091be90
|
[CodeActions] Finished first implement interface implementation.
|
13 years ago |
Mike Krüger
|
805e0721d9
|
Started implement interface/abstract members code action.
|
13 years ago |
Mike Krüger
|
1ca41d1e90
|
Added declare local variable action.
|
14 years ago |
Mike Krüger
|
b6bdb9028d
|
Added inline local variable action.
|
14 years ago |
Mike Krüger
|
635af4bcef
|
Don't show create local/field/property on invocations.
|
14 years ago |
Mike Krüger
|
52ebb26412
|
Added create method declaration action/use type inference to guess the
correct type.
|
14 years ago |
Mike Krüger
|
0c6ea8083c
|
Fixed create field, local and property actions.
|
14 years ago |
Mike Krüger
|
9fb443ade8
|
Improved code issue tests - renamed some issues and actions.
|
14 years ago |
Mike Krüger
|
acfcf370ef
|
Changed the ContextAction/Inspector API.
|
14 years ago |
Daniel Grunwald
|
c6ae6c30ee
|
Script refactoring.
|
14 years ago |
Mike Krüger
|
b4c19465bd
|
Added CancellationToken support for the context actions.
|
14 years ago |
Daniel Grunwald
|
f631199013
|
Type system refactoring: split unresolved/resolved type systems.
|
14 years ago |
Daniel Grunwald
|
b5b2408cbc
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
Mike Krüger
|
c744d2f523
|
Worked on the way nrefactory contexct actions use the resolver.
|
14 years ago |
Mike Krüger
|
1b7906ae68
|
Worked on context actions.
|
14 years ago |
Mike Krüger
|
be5139a776
|
Added more context actions.
|
14 years ago |