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.
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.
5577
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:
da7842263e
4.0
4.1
4.2
4.x
addin-manager-package-subdirectories
filemodels
formsdesignerappdomain
master
newNR
newNRILSpyDebugger
newNRvisualizers
nuget-3.0-ctp
reports
shortcuts
2.0-Beta1
2.0-Beta2
2.0-Beta3
2.0-RC1
2.0-RC2
2.0.0
2.0.1
2.1-Beta1
2.1-Beta2
2.1-Beta3
2.1-RC1
2.1.0
2.2.0
2.2.1
2.2.1b
3.0-Beta1
3.0-Beta2
3.0-Beta3
3.0-RC
3.0.0
3.1-Beta1
3.1-RC1
3.1-RC2
3.1.0
3.1.1
3.2-RC1
3.2-RC2
3.2.0
3.2.1
4.0-Beta1
4.0-Beta2
4.0-Beta3
4.0-Beta4
4.0-RC1
4.0-RC2
4.0.0
4.1-Beta
4.1-RC
4.1.0
4.2-Beta1
4.2-Beta2
4.2-RC1
4.2.0
4.2.1
4.2.2
4.3-Beta1
4.3.0
4.3.1
4.3.2
4.3.3
4.4.0
4.4.1
5.0-Beta1
5.0-Beta2
5.0-Beta3
5.0-Beta4
5.0-Beta5
5.0-RC1
5.0.0
v5.1-archival
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'da7842263e'
${ noResults }
SharpDevelop
/
data
/
templates
/
file
/
CSharp
History
Martin Koníček
51d9563d6c
Added C# New file template for user Exception.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5859 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
..
CSharp.ConfigurationElement.xft
Added app.config template.
19 years ago
CSharp.ConfigurationElementCollection.xft
Added app.config template.
19 years ago
CSharp.ConfigurationSection.xft
Added app.config template.
19 years ago
CSharp.Empty.xft
…
CSharp.EmptyClass.xft
Made the templates consistent by removing the empty line after the standard header. Some templates had the empty line but some did not.
17 years ago
CSharp.Exception.xft
Added C# New file template for user Exception.
15 years ago
CSharp.Forms.Form.xft
Made the templates consistent by removing the empty line after the standard header. Some templates had the empty line but some did not.
17 years ago
CSharp.Forms.UserControl.xft
Made the templates consistent by removing the empty line after the standard header. Some templates had the empty line but some did not.
17 years ago
CSharp.Interface.xft
Made the templates consistent by removing the empty line after the standard header. Some templates had the empty line but some did not.
17 years ago
CSharp.Patterns.Singleton.xft
Made the templates consistent by removing the empty line after the standard header. Some templates had the empty line but some did not.
17 years ago
CSharp.RecentFilesCollection.xft
Fixed code completion bugs: incorrect return type for System.Collections.Generic.Comparer<T>.Default (forum-7270), tooltip not shown for protected method calls when there is a class with the same name as the called method.
18 years ago
CSharp.Struct.xft
Fixed some minor bugs.
17 years ago
CSharp.UnitTest.xft
Updated to NUnit 2.5.0.9122
16 years ago
CSharp.WPFFlowDocument.xft
Use tabs instead of spaces in WPF file templates.
16 years ago
CSharp.WPFPage.xft
Use tabs instead of spaces in WPF file templates.
16 years ago
CSharp.WPFPageFunction.xft
r7445@daniel-notebook (orig r3407): daniel | 2008-08-17 17:47:15 +0200
17 years ago
CSharp.WPFResourceDictionary.xft
Use tabs instead of spaces in WPF file templates.
16 years ago
CSharp.WPFUserControl.xft
Use tabs instead of spaces in WPF file templates.
16 years ago
CSharp.WPFWindow.xft
Use tabs instead of spaces in WPF file templates.
16 years ago
CSharp.Web.WebControl.xft
Made the templates consistent by removing the empty line after the standard header. Some templates had the empty line but some did not.
17 years ago
CSharp.Web.WebForm.xft
Made the templates consistent by removing the empty line after the standard header. Some templates had the empty line but some did not.
17 years ago
CSharp.Web.WebHandler.xft
Added template for ASHX handler.
16 years ago
CSharp.Web.WebService.xft
Made the templates consistent by removing the empty line after the standard header. Some templates had the empty line but some did not.
17 years ago
ConfigurationElement.cs
Made the templates consistent by removing the empty line after the standard header. Some templates had the empty line but some did not.
17 years ago
ConfigurationElementCollection.cs
Made the templates consistent by removing the empty line after the standard header. Some templates had the empty line but some did not.
17 years ago
ConfigurationSection.cs
Made the templates consistent by removing the empty line after the standard header. Some templates had the empty line but some did not.
17 years ago
FileCategorySortOrder.xml
…
RecentFileElement.cs
Made the templates consistent by removing the empty line after the standard header. Some templates had the empty line but some did not.
17 years ago
RecentFilesCollection.cs
Made the templates consistent by removing the empty line after the standard header. Some templates had the empty line but some did not.
17 years ago