#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 7db58ef39d Code completion in the Python binding was not working due to a change in the AbstractCompletionDataProvider's GetExpression method where the expression offset is now after the end of the text. 18 years ago
AddIns updated ICSharpCode.SharpDevelop.addin for SD2-1404 18 years ago
data Updated WiX to version 3.0.3907.0 18 years ago
doc
samples
src Code completion in the Python binding was not working due to a change in the AbstractCompletionDataProvider's GetExpression method where the expression offset is now after the end of the text. 18 years ago