#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 f89bc1b773 Changed the incremental search wrapping behaviour. It now wraps around to the start of the document with any length of search string. Previously it would not wrap around if a character had been matched already. Code completion is now temporarily disabled whilst incrementally searching. Typing in a code completion character was previously stopping the search. Added some missing incremental search resource strings. 19 years ago
..
ConversionStyleSheets Add Scott Ferrett and Dickon Field to changelog stylesheet. 19 years ago
modes created trunk folder. 21 years ago
options Added missing string resources for WixBinding, standard headers and XML file templates. 19 years ago
resources Changed the incremental search wrapping behaviour. It now wraps around to the start of the document with any length of search string. Previously it would not wrap around if a character had been matched already. Code completion is now temporarily disabled whilst incrementally searching. Typing in a code completion character was previously stopping the search. Added some missing incremental search resource strings. 19 years ago
schemas When target framework is set to .NET 1.0 or .NET 1.1, show code-completion specific to that .NET versions. 19 years ago
templates Added missing string resources for WixBinding, standard headers and XML file templates. 19 years ago