Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/NRefactory.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Krüger <mkrueger@xamarin.com>2012-04-05 19:46:00 +0400
committerMike Krüger <mkrueger@xamarin.com>2012-04-05 19:46:00 +0400
commit53acb1556399c7b3ff5b3fe55859340676dab768 (patch)
tree1ae93bb817f6a4a91218b7da631076f3d9a3a0b3 /NRefactory.sln
parent075ffe31689e439fa2a3b32faf3d29409e7e7c13 (diff)
* ICSharpCode.NRefactory.CSharp.csproj:
* SpecializedCodeAction.cs: * ConvertDecToHexAction.cs: * GeneratePropertyAction.cs: * CheckIfParameterIsNullAction.cs: * NRefactory.sln: Added specialized code action class.
Diffstat (limited to 'NRefactory.sln')
-rw-r--r--NRefactory.sln8
1 files changed, 8 insertions, 0 deletions
diff --git a/NRefactory.sln b/NRefactory.sln
index 08a5c654..bfa04b3f 100644
--- a/NRefactory.sln
+++ b/NRefactory.sln
@@ -122,6 +122,14 @@ Global
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = ICSharpCode.NRefactory.Demo\ICSharpCode.NRefactory.Demo.csproj
+ Policies = $0
+ $0.TextStylePolicy = $1
+ $1.FileWidth = 120
+ $1.TabWidth = 4
+ $1.EolMarker = Unix
+ $1.inheritsSet = Mono
+ $1.inheritsScope = text/plain
+ $1.scope = text/plain
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE