#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Siegfried Pammer a2878f4015 fixed SD-1833 - Method Insight popup exceeds screen 14 years ago
..
CompletionList.cs Throw meaningful exception when ICompletionData.Text returns null. 15 years ago
CompletionList.xaml Remove EmptyTemplate from AvalonEdit, instead re-style the CompletionListBox within SharpDevelopCompletionWindow.xaml 16 years ago
CompletionListBox.cs Apply new file headers 16 years ago
CompletionWindow.cs Fix null reference when completion window closed and completion list selection changed event fired afterwards. 15 years ago
CompletionWindowBase.cs fixed SD-1833 - Method Insight popup exceeds screen 14 years ago
ICompletionData.cs Apply new file headers 16 years ago
IOverloadProvider.cs Apply new file headers 16 years ago
InsightWindow.cs fixed SD-1833 - Method Insight popup exceeds screen 14 years ago
InsightWindow.xaml add word wrap to InsightWindow in parameter list (header) too 15 years ago
OverloadInsightWindow.cs fixed SD-1833 - Method Insight popup exceeds screen 14 years ago
OverloadViewer.cs Apply new file headers 16 years ago