Tobias Ibounig
8e6cc20f76
Added back snippet completion. Not yet context-aware.
12 years ago
Daniel Grunwald
64eaa25f5e
Fix CSharpCompletionDataFactory.CreateTypeCompletionData() for generic types.
12 years ago
Andreas Weizel
e6cb26d43e
Finished migration of OverrideEqualsGetHash code completion, some improvements for OverrideToString completion, too.
12 years ago
Andreas Weizel
3e382df48d
GetHashCode override completion - work in progress.
12 years ago
Andreas Weizel
738529e4aa
- OverrideToString completion now works.
...
- Added RefactoringContext.GetTypeResolveContext() method.
12 years ago
Daniel Grunwald
01d63f17b9
Adjust SharpDevelop to NRefactory changes.
12 years ago
Daniel Grunwald
0eb8e20dbc
Adjust SharpDevelop to NRefactory update.
...
I removed the Mono.Cecil reference from SD.Base as it was only used in the broken debugger-decompiler code, which doesn't really belong into Base anyways.
13 years ago
Daniel Grunwald
2793cc46eb
Add Ctrl+Space completion that automatically inserts usings.
13 years ago
Daniel Grunwald
8d5c533f4a
Adjust SharpDevelop to NRefactory API changes.
13 years ago
Daniel Grunwald
5dacab6a80
Highlight active parameter in method insight.
13 years ago
Daniel Grunwald
3c507ab423
Implement method insight.
13 years ago
Daniel Grunwald
15f93629d5
Implemented override-completion.
13 years ago
Daniel Grunwald
adda0ee18d
C# code completion
14 years ago