#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.
 
 
 
 
 
 
akibayashi cf80dece30
Implement "VisitAssignment" method
7 years ago
..
Breakpoints enhance bookmark tooltips: allow breakpoint tooltip to be displayed even if CurrentLineBookmark is on the same line. 12 years ago
NRefactory Implement "VisitAssignment" method 7 years ago
Options fix #553: ExecutionEngineException or AccessViolationException (CLR 2.0) when debugging a program that uses System.Data.OleDb 12 years ago
Pads fix #371: No code completion in Razor .cshtml files 12 years ago
Properties Relicense the BSD code in the debugger to MIT as well. 12 years ago
Service working on #561: Add missing resource strings 12 years ago
Tooltips implement lazy evaluation for IEnumerable<T> and lists in debugger. Makes possible to evaluate infinite iterators and really big lists faster. 12 years ago
TreeModel implement lazy evaluation for IEnumerable<T> and lists in debugger. Makes possible to evaluate infinite iterators and really big lists faster. 12 years ago
Visualizers working on #561: Add missing resource strings 12 years ago
Debugger.AddIn.addin Add icon for Debug -> Add watch expression 12 years ago
Debugger.AddIn.csproj add ChooseExceptionsDialog for PauseOnHandledException feature 12 years ago
Debugger.AddIn.csproj.user WIP 14 years ago
PostBuildEvent.proj