#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.
 
 
 
 
 
 
Matt Ward 5029cbe998 Text editor opens files with FileShare.ReadWrite and not FileShare.Read. This allows the text editor to load a file that is locked and being written to by another process the same as Notepad can. 20 years ago
AddIns Updated to SharpDevelop Reports 2.1.0.98 20 years ago
bin/setup Switch from MbUnit to NUnit: 21 years ago
data Fixed SD2-1024. The user can no longer close SharpDevelop when it is running a build and a message is displayed when this is attempted. 20 years ago
doc Fixed SD2-849: AddIn.xsd schema is not valid 20 years ago
samples Update assembly base addresses to prevent relocation. 20 years ago
src Text editor opens files with FileShare.ReadWrite and not FileShare.Read. This allows the text editor to load a file that is locked and being written to by another process the same as Notepad can. 20 years ago