#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.
 
 
 
 
 
 
Mike Krüger 925de642b5 Code actions can now be bound to an ast node. 12 years ago
..
AccessPath.cs [CodeAction] Fixed possible null reference exception. 13 years ago
ConvertInitializerToExplicitInitializationsAction.cs Code actions can now be bound to an ast node. 12 years ago
ConvertToInitializerAction.cs Code actions can now be bound to an ast node. 12 years ago
StatementsToInitializerConverter.cs ValueParameterUnusedIssue: highlight only the 'get'/'set'/'add'/'remove' keyword, not the whole accessor body 13 years ago