29 Commits (7c0e667388807f4ab0531c921b2c14001cb3e085)

Author SHA1 Message Date
Siegfried Pammer 7c0e667388 move Attach/Detach to ITextEditorExtension and use ILanguageBinding as extensible replacement for old "LanguageProperties" 12 years ago
Daniel Grunwald 64254d99a6 Move IMenuItemBuilder into ICSharpCode.Core. 13 years ago
Daniel Grunwald f0b7f5805e UnitTesting: use ITestFramework, clean-up. 13 years ago
Siegfried Pammer 6247fcb190 implement customizable multi highlighter 13 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
Siegfried Pammer 8b6d1d6a39 implement Ctrl+Shift+W - shrink selection; move CodeManipulation to CSharpBinding 14 years ago
Daniel Grunwald 269597e619 Update semantic highlighting when new parse information arrives. 14 years ago
Daniel Grunwald b7b259896d Add semantic highlighting for C#. 14 years ago
Daniel Grunwald f31bca1de7 newNR: fixed build errors in AvalonEdit.AddIn and CSharpBinding. 14 years ago
Daniel Grunwald f5780c2944 Apply new file headers 15 years ago
Siegfried Pammer d111238f33 - added CSharpBackgroundCompiler 16 years ago
Siegfried Pammer 8570e8f7e7 - implemented IBracketSearcher for C# 16 years ago
Siegfried Pammer 091c06d2b3 - refactoring of LanguageBindings, introduced ProjectBindings 16 years ago
Daniel Grunwald a4284382c6 Prevent MSBuild from caching projects when the solution is closed, externally changed, and then reopened. 16 years ago
Daniel Grunwald c096d54094 MSBuildBasedProject based on Microsoft.Build.Construction 16 years ago
Daniel Grunwald dcaf24c04d Implemented SD2-1183: Use MSBuild libraries 19 years ago
Markus Palme a1543c981e removed unused import statements 19 years ago
Daniel Grunwald 8b52417845 Web references in Boo projects are now supported. 19 years ago
Daniel Grunwald cf8f7e43f2 Added project converter (C# <-> VB -> Boo). Project settings are currently not converted. 20 years ago
Daniel Grunwald 32abb6ee5a Change file header. 20 years ago
Daniel Grunwald 331c44292e Applied new header to all source files. 20 years ago
David Srbecký 5c7a9b3264 Reworked DebuggerService, IDebugger, DefaultDebugger and Debugger menu 20 years ago
Daniel Grunwald a5d79f2499 Worked on SharpDevelop.Dom (merging Implementations/Abstact* and NRefactoryResolver/*) + some bug fixes when creating new projects. 20 years ago
Daniel Grunwald 2bb8881add Fixed project template options. 21 years ago
Mike Krüger c4336b038c created trunk folder. 21 years ago