.. |
Commands
|
Move workbench-related classes into new 'Workbench' namespace.
|
13 years ago |
ContextActions
|
Move workbench-related classes into new 'Workbench' namespace.
|
13 years ago |
HiddenDefinition
|
fix possible NullReferenceException in HiddenDefinitionRenderer
|
14 years ago |
Options
|
Merge remote-tracking branch 'origin/master' into newNR
|
13 years ago |
Snippets
|
Merge NRefactory '0b56b42bc817d29e14d231ac1f3a1b9ad3115b2d' into SharpDevelop newNR branch.
|
13 years ago |
XmlDoc
|
Add ITreeNodeFactory to create tree nodes from a model.
|
13 years ago |
AvalonEditDisplayBinding.cs
|
Add IWinFormsService interface to wrap ICSharpCode.Core.WinForms.
|
13 years ago |
AvalonEditEditorUIService.cs
|
Adjust SharpDevelop to NRefactory changes (move ICSharpCode.Editor -> ICSharpCode.NRefactory.Editor; put NR.C# in separate assembly)
|
14 years ago |
AvalonEditViewContent.cs
|
Move remaining bookmark classes.
|
13 years ago |
AvalonEditorControlService.cs
|
Remove ICSharpCode.Core.ICommand and use the WPF ICommand instead.
|
13 years ago |
BracketHighlightRenderer.cs
|
Fixed customized syntax highlightings.
|
14 years ago |
CaretHighlightAdorner.cs
|
…
|
|
CaretReferencesRenderer.cs
|
Merge branch 'master' of github.com:icsharpcode/SharpDevelop into newNR
|
14 years ago |
ChangeMarkerMargin.cs
|
Move IServiceProvider extension methods from ICSharpCode.Core to ICSharpCode.SharpDevelop.
|
13 years ago |
ChooseEncodingDialog.xaml
|
…
|
|
ChooseEncodingDialog.xaml.cs
|
Move remainder of the FileService into interface.
|
13 years ago |
CodeCompletionEditorAdapter.cs
|
…
|
|
CodeEditor.cs
|
Move remaining bookmark classes.
|
13 years ago |
CodeEditorAdapter.cs
|
Adjust SharpDevelop to new context actions API.
|
14 years ago |
CodeEditorView.cs
|
add support for customizations in combination with the semantic highlighting + fix bugs in HighlightingOptions
|
13 years ago |
CustomCommands.cs
|
…
|
|
CustomizableHighlightingColorizer.cs
|
add support for customizations in combination with the semantic highlighting + fix bugs in HighlightingOptions
|
13 years ago |
CustomizedHighlightingColor.cs
|
add support for customizations in combination with the semantic highlighting + fix bugs in HighlightingOptions
|
13 years ago |
DefaultChangeWatcher.cs
|
Add ITreeNodeFactory to create tree nodes from a model.
|
13 years ago |
DiffControl.xaml
|
use highlighting customizations in Diff-Tooltip
|
13 years ago |
DiffControl.xaml.cs
|
UnitTesting: use ITestFramework, clean-up.
|
13 years ago |
DocumentPrinter.cs
|
implement customizable multi highlighter
|
13 years ago |
DocumentSequence.cs
|
Merge branch 'master' into newNR
|
14 years ago |
EnhancedScrollBar.cs
|
Add ILSpyAddIn.
|
13 years ago |
ExpressionHighlightRenderer.cs
|
Merge branch 'master' of github.com:icsharpcode/SharpDevelop into newNR
|
13 years ago |
IconBarManager.cs
|
Move remaining bookmark classes.
|
13 years ago |
IconBarMargin.cs
|
Move remaining bookmark classes.
|
13 years ago |
InlineUIElementGenerator.cs
|
Adjust SharpDevelop to NRefactory changes (move ICSharpCode.Editor -> ICSharpCode.NRefactory.Editor; put NR.C# in separate assembly)
|
14 years ago |
LineChangeInfo.cs
|
Merge branch 'master' into newNR
|
14 years ago |
NewLineConsistencyCheck.cs
|
AnalyticsMonitorService: move to new services infrastructure
|
14 years ago |
ParserFoldingStrategy.cs
|
Add ILSpyAddIn.
|
13 years ago |
PrintPreviewViewContent.cs
|
Move workbench-related classes into new 'Workbench' namespace.
|
13 years ago |
QuickClassBrowser.cs
|
Use ambience to format type names in the quick class browser.
|
13 years ago |
QuickClassBrowser.xaml
|
Add a negative margin to the image in the QuickClassBrowser so that it does not cause the ComboBox to expand in height.
|
13 years ago |
SearchPanelLocalization.cs
|
Add IResourceService interface.
|
13 years ago |
SharpDevelopCompletionWindow.cs
|
Merge remote branch 'origin/master' into newNR.
|
13 years ago |
SharpDevelopCompletionWindow.xaml
|
…
|
|
SharpDevelopInsightWindow.cs
|
Suppress flickering in semantic highlighting.
|
14 years ago |
SharpDevelopTextEditor.cs
|
Merge branch 'master' into newNR
|
13 years ago |
StringToVisibilityConverter.cs
|
…
|
|
SyntaxModeDoozer.cs
|
ICSharpCode.Core: Disable lexical condition inheritance, and allow doozers to control whether to perform dynamic condition inheritance.
|
14 years ago |
TextMarkerService.cs
|
add support for FontWeight and FontStyle to ITextMarker
|
13 years ago |
Utils.cs
|
move MyersDiff to SD.Widgets
|
14 years ago |