Daniel Grunwald
5c3783f8e8
Fix #450 : FormatItem completion and partial completion
11 years ago
Siegfried Pammer
dac858b664
fix #276 : Merge keyword CC items with snippet CC items
...
fix #277 : The "using" snippet should not be displayed for the "using" keyword on the namespace/global level
12 years ago
Daniel Grunwald
eec385146f
Change LGPL headers to MIT header.
12 years ago
Siegfried Pammer
5b76ce55ed
replace | with caret in "literal" completion items (delegate templates, etc.)
12 years ago
Siegfried Pammer
802239523e
fix #272 - TODO: XmlDoc completion
12 years ago
Siegfried Pammer
e18354027d
fix #254 : Event Handler Code Completion not implemented
12 years ago
Daniel Grunwald
cf3995f1a5
Update to NRefactory commit 'a99a93972cc4e82c969af72568f015019a4d8a96'
12 years ago
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