Mike Krüger
032ab7c6e7
Set parameter name token as relevant node for parameter declaration
...
actions.
13 years ago
Mike Krüger
925de642b5
Code actions can now be bound to an ast node.
13 years ago
Mike Krüger
12f2f2793e
Removed debug messages.
13 years ago
mike
b9780fbad8
[CodeAction] Fixed check if parameter is null bug.
13 years ago
Mike Krüger
53acb15563
* ICSharpCode.NRefactory.CSharp.csproj:
...
* SpecializedCodeAction.cs:
* ConvertDecToHexAction.cs:
* GeneratePropertyAction.cs:
* CheckIfParameterIsNullAction.cs:
* NRefactory.sln: Added specialized code action class.
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
a3ced27e3e
Simplified several inspectors. Includes some minor bugfixes.
14 years ago
Mike Krüger
90bf204c7f
Moved the roles class out of AstNode.
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
b5b2408cbc
Move NRefactory.CSharp to separate assembly.
14 years ago
Daniel Grunwald
ea3e312438
Implemented grouping overloads by declared type.
...
Return overrides in most-derived class (necessary for determining the correct parameter names/IsOptional value), but keep them in the group where the virtual/abstract base method was.
14 years ago
Mike Krüger
2c2f30d563
Fixed some issues in the context actions.
14 years ago
Mike Krüger
0f5f4740fa
worked on context actions.
14 years ago
Mike Krüger
6e1eaf15f8
Added monodevelop context actions.
14 years ago