Mike Krüger
|
925de642b5
|
Code actions can now be bound to an ast node.
|
13 years ago |
Daniel Grunwald
|
a567138c23
|
ValueParameterUnusedIssue: highlight only the 'get'/'set'/'add'/'remove' keyword, not the whole accessor body
|
13 years ago |
Mike Krüger
|
91ee675380
|
Added some null checks.
|
13 years ago |
Daniel Grunwald
|
7c7a2ad588
|
Fix ArgumentException in StatementsToInitializerConverter.
|
13 years ago |
Daniel Grunwald
|
6c62a05f10
|
Fix crash in ConvertToInitializer context action.
|
13 years ago |
Mike Krüger
|
fe88a0e25e
|
[CodeAction] Fixed possible null reference exception.
|
13 years ago |
Simon Lindgren
|
3cf3032f50
|
[CodeActions] Clean up StatementsToInitializerConverter and InitializerPath.
Also, rename InitializerPath to AccessPath.
|
13 years ago |
Simon Lindgren
|
13f67510b6
|
[CodeIssues] Don't crash in StatementToInitializerConverter on assignments to members.
(Probably) fixes Xamarin bug #6810.
|
13 years ago |
Simon Lindgren
|
17cdd1fabd
|
[CodeAction] Add ConvertInitializerToExplicitInitializationsAction.
|
13 years ago |
Simon Lindgren
|
522d6c6cbd
|
[CodeActions] Fix bugs in ConvertToInitializer.
|
13 years ago |
Simon Lindgren
|
88d89e7f98
|
[CodeActions] ConvertToInitializer: Handle collections with Add() calls taking multiple arguments.
|
13 years ago |
Simon Lindgren
|
903e46d1f8
|
[CodeActions] Cleanups in StatementsToInitializerConverter.
|
13 years ago |
Simon Lindgren
|
e384bfba0f
|
[CodeActons] Handle more edge cases in ConvertToInitializer.
|
13 years ago |
Simon Lindgren
|
4dbac01d20
|
[CodeActions] Fix bugs in ConvertToInitializerAction.
|
13 years ago |
Simon Lindgren
|
9d5a384286
|
[CodeActions] Add ConvertToInitializerAction.
|
13 years ago |