This website works better with JavaScript.
Explore
Help
Sign In
pimhwang
/
SharpDevelop
mirror of
https://github.com/icsharpcode/SharpDevelop.git
Watch
1
Star
0
Fork
You've already forked SharpDevelop
0
Code
Issues
Projects
Releases
Wiki
Activity
#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
399
Commits
14
Branches
60
Tags
224 MiB
C#
80.7%
JavaScript
17.5%
C++
0.5%
Visual Basic .NET
0.5%
Rich Text Format
0.4%
Other
0.2%
Tree:
8d3c3546a1
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
David Srbecký
8d3c3546a1
Debugger trace messages go to console; VariableListItems moved to its directoy
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@406 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
AddIns
Update English and German StringResources (combine -> solution).
20 years ago
bin/
setup
Improved event handler completion.
20 years ago
data
Added support for accessor modifiers to C# parser (public int Property { get {} protected set {}})
20 years ago
doc
Small bugfixes, updated translation, modified SVNChangeLogToXml to use NSvn instead of svn.exe; created publish.bat which automatically builds SharpDevelop, runs SVNChangeLogToXml and then builds the setup.
20 years ago
setup
Added version number to default install directory, the default is now %programfiles%\sharpdevelop\2.0\. Program group is now also SharpDevelop 2.0. Uninstall key is SharpDevelop2, to not clash with 1.0 installation (SxS is now possible with installer)
20 years ago
src
Debugger trace messages go to console; VariableListItems moved to its directoy
20 years ago