got this pretty solidly setup now

This commit is contained in:
Mike
2019-02-10 22:04:48 -08:00
parent 4a49a86ae7
commit 614b636c0a
10 changed files with 140 additions and 29 deletions

View File

@@ -0,0 +1,14 @@
{
"folders": [
{
"path": "project_name"
},
{
"path": "Nez.FNA/Nez/Nez.Portable"
}
],
"settings": {
"omnisharp.autoStart": true,
"csharp.referencesCodeLens.enabled": false
}
}