124 Commits (471a1e23df7499599944fb610aa13d985ce96257)

Author SHA1 Message Date
Andreas Weizel 0c1a36503f Fixed CSharpBinding tests. 11 years ago
Daniel Grunwald 5c3783f8e8 Fix #450: FormatItem completion and partial completion 11 years ago
Andreas Weizel 8a1c65b016 Persisting and restoring formatter settings on global level, support for presets from NR. 12 years ago
Andreas Weizel 0cbabd92ee Showing appropriate selections for option values now functional. 12 years ago
Siegfried Pammer d4cc86d83a reimplement CaretReferencesRenderer as IBackgroundRenderer 12 years ago
Andreas Weizel 03feaeb2b3 Created prototype of formatting options editor. 12 years ago
Andreas Weizel f7f0fee78d Added CSharpFormattingOptionsContainer as preparation for policy-based formatting options and serialization. 12 years ago
Daniel Grunwald d6f82bb28b Move InsertionCursorLayer to its own file. 12 years ago
Siegfried Pammer c84b0f878e remove local copy of some shared assemblies in AddIns 12 years ago
Siegfried Pammer 802239523e fix #272 - TODO: XmlDoc completion 12 years ago
Siegfried Pammer 4c0a1d18fe add XmlDoc to Insight tooltips 12 years ago
Siegfried Pammer e18354027d fix #254: Event Handler Code Completion not implemented 12 years ago
Siegfried Pammer 16afb54ed5 add missing CodeGenerationService to refactoring context: fixes availability of "implement interface" et al. 12 years ago
Siegfried Pammer 7ef4b9fbb5 clean up 12 years ago
Daniel Grunwald cf3995f1a5 Update to NRefactory commit 'a99a93972cc4e82c969af72568f015019a4d8a96' 12 years ago
Andreas Weizel 5dd62946cc Introduced "Convert interface to abstract class" context action. 12 years ago
Daniel Grunwald 64eaa25f5e Fix CSharpCompletionDataFactory.CreateTypeCompletionData() for generic types. 12 years ago
Andreas Weizel a2e20fdeb3 Introduced ParamRangeCheckContextAction. 12 years ago
Andreas Weizel 4f926cca48 Introduced RenameFileToMatchTypeNameContextAction. 12 years ago
Andreas Weizel da7265e65d Migrated CreateProperties refactoring snippet to NR5. 12 years ago
Siegfried Pammer e9b60dbf09 add basic support for adding event handlers in FormsDesigner 12 years ago
Daniel Grunwald 16313e486b Add CSharpDesignerGenerator. 12 years ago
Daniel Grunwald 5b89814e74 Implement C# forms designer loader. 12 years ago
Andreas Weizel 570bb59d5f Readded CodeManipulation once again. 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
Siegfried Pammer 68ae72226d Revert "trying to implement RenameContextAction for C#" 12 years ago
Andreas Weizel 738529e4aa - OverrideToString completion now works. 12 years ago
Andreas Weizel 95109a4af2 CodeManipulation (Alt+Arrow code moving, Ctrl+W selection extension) now works again. 12 years ago
Andreas Weizel 2c1c16e260 Reintroduced "insert constructor snippet" feature. 12 years ago
Siegfried Pammer 01253ffb9c reintroduce ResourceEditor 12 years ago
Siegfried Pammer 9f5c8720a8 trying to implement RenameContextAction for C# 12 years ago
Siegfried Pammer 7eb5641bcf add WPF designer back 13 years ago
Siegfried Pammer 7a033c8aca implement code issue to display syntax errors found by the Mono C# parser 13 years ago
Daniel Grunwald 2793cc46eb Add Ctrl+Space completion that automatically inserts usings. 13 years ago
Daniel Grunwald e41e8d142a Implemented folding of #regions, usings and comments. 13 years ago
Daniel Grunwald 67f9f2ce82 Set 'Local Copy'=false on references to Core.Presentation and SD.Widgets. 13 years ago
Daniel Grunwald 725bf76535 Fixed override completion. 13 years ago
Daniel Grunwald a69e79474f Enable the GSOC context actions and issue providers. 13 years ago
Daniel Grunwald 90608407a4 Add support for automatically fixing issues. 13 years ago
Daniel Grunwald bb950e3ddf Add 'Search for issues' dialog 13 years ago
PeterForstmeier dd4918792b save 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 80dc644829 Enable new context actions (Create Local, Extract Field, Implement Interface). 13 years ago
PeterForstmeier 8ede8260d2 Remove unused Files 13 years ago
PeterForstmeier 167b0fd2d9 Cleanup, remove unused Files 13 years ago
PeterForstmeier 872c673bad Hex Validator for BuildOptionsXaml.xaml 13 years ago
PeterForstmeier d6809c1482 fix build 13 years ago