##// END OF EJS Templates
Added tag v1.0.0-rc6 for changeset 6c01fabe9ea9
Added tag v1.0.0-rc6 for changeset 6c01fabe9ea9

File last commit:

r0:8e944df97a68 default
r17:4fadf996d9fe default
Show More
settings.json
8 lines | 218 B | application/json | JsonLexer
cin
Initial commit, copied files related to .tsx scripts support.
r0 {
"java.configuration.updateBuildConfiguration": "automatic",
"files.exclude": {
"**/.classpath": true,
"**/.project": true,
"**/.settings": true,
"**/.factorypath": true
}
}