Mercurial > pub > ImplabNet
comparison .vscode/settings.json @ 267:6b3e5c48131b v3
Working on Unity xml configuration
author | cin |
---|---|
date | Fri, 20 Apr 2018 19:05:12 +0300 |
parents | fa6cbf4d8841 |
children |
comparison
equal
deleted
inserted
replaced
266:254d1f255d87 | 267:6b3e5c48131b |
---|---|
6 "**/.hg": true, | 6 "**/.hg": true, |
7 "**/CVS": true, | 7 "**/CVS": true, |
8 "**/.DS_Store": true, | 8 "**/.DS_Store": true, |
9 "**/bin": true, | 9 "**/bin": true, |
10 "**/obj": true | 10 "**/obj": true |
11 }, | 11 } |
12 "omnisharp.useMono": true | |
13 } | 12 } |