55 Commits (fcb7e48993ba1acd337be1ff168c7c4d86439160)

Author SHA1 Message Date
Daniel Grunwald fcb7e48993 Move some addin tree paths. 13 years ago
Siegfried Pammer 6247fcb190 implement customizable multi highlighter 13 years ago
Daniel Grunwald e1d7f1bf7f Show tooltips on EnhancedScrollBarTrack. 13 years ago
Daniel Grunwald 80dc644829 Enable new context actions (Create Local, Extract Field, Implement Interface). 13 years ago
PeterForstmeier ad6fe170f3 Remove unused Files 13 years ago
PeterForstmeier 167b0fd2d9 Cleanup, remove unused Files 13 years ago
PeterForstmeier d6809c1482 fix build 13 years ago
PeterForstmeier ff282a6a51 FormsDesigner - GeneralOptions 13 years ago
Daniel Grunwald 33fe6095d9 Add new context actions. 13 years ago
PeterForstmeier 5daf3ef84b adjust src\AddIns\BackendBindings\CppBinding\CppBinding\Project\ApplicationOptions.cs to work with old ApplicationOptions.cs, 13 years ago
PeterForstmeier e726babb78 ApplicationSettingsXaml.xaml 13 years ago
Daniel Grunwald 6e9190b6a9 Add InsertWithCursor implementation. 13 years ago
Daniel Grunwald 485309d3e4 Fix context actions and issue manager. 13 years ago
Daniel Grunwald 5e1642ebd2 Add IssueOptions panel. 14 years ago
Daniel Grunwald a45a631ad4 Add options dialog for context actions. 14 years ago
Daniel Grunwald 541497a978 Implemented support for issue providers and quick fixes. 14 years ago
Daniel Grunwald cfe7ae8dad Adjust SharpDevelop to new context actions API. 14 years ago
Daniel Grunwald cb15d5418d Move ContextActions UI to AvalonEdit.AddIn. 14 years ago
Daniel Grunwald 5802f18c4a Add support for inspectors. 14 years ago
Daniel Grunwald 9598176ffd Show type arguments in tooltip for TypeResolveResult. 14 years ago
Daniel Grunwald e48d564c9b Change RefactoringContext/Script API. 14 years ago
Daniel Grunwald 50e9489c07 Add support for simple context actions. 14 years ago
Daniel Grunwald cf8da3c94d Add C# context actions to AddInTree. 14 years ago
Daniel Grunwald adda0ee18d C# code completion 14 years ago
Daniel Grunwald b7b259896d Add semantic highlighting for C#. 14 years ago
Siegfried Pammer 00e70228a1 move /AddIns/DefaultTextEditor/CodeCompletion to /SharpDevelop/ViewContent/TextEditor/CodeCompletion; 14 years ago
Daniel Grunwald 38fd088674 Initial implementation of CSharpAmbience. 14 years ago
Siegfried Pammer 5a943271ea working on SD-1527 - A display binding's supported files should be independent from the files it handles by default: 14 years ago
Siegfried Pammer 091c06d2b3 - refactoring of LanguageBindings, introduced ProjectBindings 16 years ago
Daniel Grunwald f41bf57e52 SD2-1521: Reconsider what a 'preinstalled addin' is. 17 years ago
Daniel Grunwald 0affcacda3 Host option panels in WPF window, allow WPF option panels. 17 years ago
Daniel Grunwald ca962af8e9 Move ParameterCheckRefactoringMenuBuilder to SharpRefactoring. 17 years ago
Daniel Grunwald f18f9a6817 Add "Add check for null" and "Add range check" commands to C# refactoring menu. 17 years ago
Daniel Grunwald 3d8d7af120 Worked on VB->C# converter. 18 years ago
Daniel Grunwald c989cbc19e Support right-click > add using on type names when the "using" is missing. 18 years ago
Daniel Grunwald 7ce88146dc Move Ambience and ExpressionFinder to ICSharpCode.SharpDevelop.Dom 19 years ago
Daniel Grunwald 8ee931825f Add IconEditor AddIn (can currently only view icons, modifying them will be added later) 19 years ago
Daniel Grunwald 05c43ceb3f Worked on FxCop integration. 20 years ago
Daniel Grunwald 4415e32c07 Implemented FxCop task. 20 years ago
Daniel Grunwald 9436451a2a Fixed indentation of VB "Namespace" constructs. 20 years ago
Daniel Grunwald cf8f7e43f2 Added project converter (C# <-> VB -> Boo). Project settings are currently not converted. 20 years ago
Daniel Grunwald 34680425f9 Display name of AddIns: "Subversion AddIn" instead of "ICSharpCode.Svn" 20 years ago
Daniel Grunwald 2cff0d9e07 Added context menu to AddInManager, put strings into translation database. Chloë (GeneralWizardBackground.png) now uses alpha transparency and looks great in different color profiles. 20 years ago
Daniel Grunwald 49040ea269 Fixed code completion for project references. 20 years ago
Daniel Grunwald 4b0f6b5a2e Application and Signing project options panels now use the translation database. 20 years ago
Daniel Grunwald cf3eb0d1b9 Move XmlEditor files in Src/Resources subdirectories. 20 years ago
Daniel Grunwald 465e919934 Improved lazy-loading. 20 years ago
Daniel Grunwald 5ee7ff51e4 Small bug fixes (StatusBar, ProjectContent). 20 years ago
Daniel Grunwald e73b222ff3 ParserService does not lock parsed files anymore. 21 years ago
Daniel Grunwald 22f417e362 Language bindings can now determine on what characters and keywords code completion should be triggered. 21 years ago