ToolMatter
Your Apps in Action
Risersoft
Buy
Try
Explore
Documentation
Public
Use this form to visualize Omnisharp Configuration file.
{{repoTitle.MainEntity}}
.FormattingOptions
_
FormattingOptions.EnableEditorConfigSupport
FormattingOptions.NewLine
FormattingOptions.UseTabs
FormattingOptions.TabSize
FormattingOptions.IndentationSize
FormattingOptions.SpacingAfterMethodDeclarationName
FormattingOptions.SpaceWithinMethodDeclarationParenthesis
FormattingOptions.SpaceBetweenEmptyMethodDeclarationParentheses
FormattingOptions.SpaceAfterMethodCallName
FormattingOptions.SpaceWithinMethodCallParentheses
FormattingOptions.SpaceBetweenEmptyMethodCallParentheses
FormattingOptions.SpaceAfterControlFlowStatementKeyword
FormattingOptions.SpaceWithinExpressionParentheses
FormattingOptions.SpaceWithinCastParentheses
FormattingOptions.SpaceWithinOtherParentheses
FormattingOptions.SpaceAfterCast
FormattingOptions.SpacesIgnoreAroundVariableDeclaration
FormattingOptions.SpaceBeforeOpenSquareBracket
FormattingOptions.SpaceBetweenEmptySquareBrackets
FormattingOptions.SpaceWithinSquareBrackets
FormattingOptions.SpaceAfterColonInBaseTypeDeclaration
FormattingOptions.SpaceAfterComma
FormattingOptions.SpaceAfterDot
FormattingOptions.SpaceAfterSemicolonsInForStatement
FormattingOptions.SpaceBeforeColonInBaseTypeDeclaration
FormattingOptions.SpaceBeforeComma
FormattingOptions.SpaceBeforeDot
FormattingOptions.SpaceBeforeSemicolonsInForStatement
FormattingOptions.SpacingAroundBinaryOperator
FormattingOptions.IndentBraces
FormattingOptions.IndentBlock
FormattingOptions.IndentSwitchSection
FormattingOptions.IndentSwitchCaseSection
FormattingOptions.IndentSwitchCaseSectionWhenBlock
FormattingOptions.LabelPositioning
FormattingOptions.WrappingPreserveSingleLine
FormattingOptions.WrappingKeepStatementsOnSingleLine
FormattingOptions.NewLinesForBracesInTypes
FormattingOptions.NewLinesForBracesInMethods
FormattingOptions.NewLinesForBracesInProperties
FormattingOptions.NewLinesForBracesInAccessors
FormattingOptions.NewLinesForBracesInAnonymousMethods
FormattingOptions.NewLinesForBracesInControlBlocks
FormattingOptions.NewLinesForBracesInAnonymousTypes
FormattingOptions.NewLinesForBracesInObjectCollectionArrayInitializers
FormattingOptions.NewLinesForBracesInLambdaExpressionBody
FormattingOptions.NewLineForElse
FormattingOptions.NewLineForCatch
FormattingOptions.NewLineForFinally
FormattingOptions.NewLineForMembersInObjectInit
FormattingOptions.NewLineForMembersInAnonymousTypes
FormattingOptions.NewLineForClausesInQuery
.RoslynExtensionsOptions
_
RoslynExtensionsOptions.EnableDecompilationSupport
RoslynExtensionsOptions.EnableAnalyzersSupport - If set to false, only refactorings are available
RoslynExtensionsOptions.DocumentAnalysisTimeoutMs
RoslynExtensionsOptions.LocationPaths LocationPaths
#
Values
Actions
{{$index+1}}.
.FileOptions
_
FileOptions.SystemExcludeSearchPatterns Recommended for manual editing
#
Values
Actions
{{$index+1}}.
FileOptions.ExcludeSearchPatterns Can be used by tools such as VS Code to automatically share its exclusion settings with OmniSharp
#
Values
Actions
{{$index+1}}.
.RenameOptions
_
RenameOptions.RenameOverloads
RenameOptions.RenameInStrings
RenameOptions.RenameInComments
.ImplementTypeOptions
_
ImplementTypeOptions.InsertionBehavior
ImplementTypeOptions.PropertyGenerationBehavior
.Plugins
_
Plugins.LocationPaths LocationPaths
#
Values
Actions
{{$index+1}}.
.msbuild
_
msbuild.enabled
msbuild.ToolsVersion - Value of ToolsVersion to use when building projects passed to this task
msbuild.VisualStudioVersion
msbuild.EnablePackageAutoRestore
msbuild.MSBuildExtensionsPath - MSBuild extensions path. On Standalone this defaults to the MSBuild folder. In VisualStudio mode this folder will be %VSINSTALLDIR%\MSBuild
msbuild.TargetFrameworkRootPath - Root directory where the target framework will be looked for. Uses default path if this is null
msbuild.MSBuildSDKsPath - Path to the Sdks folder for this MSBuild instance
msbuild.RoslynTargetsPath
msbuild.CscToolPath - Local Roslyn path (e.g. <MSBuildPath>/Current/Bin/Roslyn)
msbuild.CscToolExe - FileName of C# compiler
msbuild.loadProjectsOnDemand - If true, MSBuild project system will only be loading projects for files that were opened in the editor as well as referenced projects, recursively
.script
_
script.enabled
script.defaultTargetFramework
script.enableScriptNuGetReferences
script.rspFilePath - A response file (.rsp) is used to provide the command line arguments that are used to run the roslyn script compiler process. You can use this to override the default namespace includes among other things.
.cake
_
cake.enabled
cake.bakeryPath
Download Json
{{message}}