1 Star 0 Fork 1

公众号@程序员编程日记/dotnet-script

forked from 似水年华/dotnet-script 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
omnisharp.json 529 Bytes
一键复制 编辑 原始数据 按行查看 历史
filipw 提交于 2020-12-11 03:43 +08:00 . updated omnisharp.json
{
"fileOptions": {
"systemExcludeSearchPatterns": [
"**/TestFixtures/**/*.csx",
"**/ScriptPackages/**/*.csx"
],
"userExcludeSearchPatterns": []
},
"script": {
"enableScriptNuGetReferences": true,
"defaultTargetFramework": "net5.0"
},
"FormattingOptions": {
"organizeImports": true,
"enableEditorConfigSupport": true
},
"RoslynExtensionsOptions": {
"enableImportCompletion": true,
"enableAnalyzersSupport": true,
"enableDecompilationSupport": true
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/conanOpenSource_admin/dotnet-script.git
git@gitee.com:conanOpenSource_admin/dotnet-script.git
conanOpenSource_admin
dotnet-script
dotnet-script
master

搜索帮助