##// END OF EJS Templates
Added tag v1.2.2 for changeset bc7556143fe5
Added tag v1.2.2 for changeset bc7556143fe5

File last commit:

r40:ac3004768754 default
r78:2c641d60ffc9 default
Show More
settings.json
13 lines | 300 B | application/json | JsonLexer
{
"java.configuration.updateBuildConfiguration": "automatic",
"files.exclude": {
"**/.classpath": true,
"**/.project": true,
"**/.settings": true,
"**/.factorypath": true
},
"cSpell.words": [
"dijit",
"djbase",
"djclass"
]
}