##// END OF EJS Templates
Fixed scheduleRender context restoration
Fixed scheduleRender context restoration

File last commit:

r118:e07418577cbc v1.6.1 default
r122:fb2ea4d6aaba v1.6.3 default
Show More
settings.json
14 lines | 326 B | application/json | JsonLexer
{
"java.configuration.updateBuildConfiguration": "automatic",
"files.exclude": {
"**/.classpath": true,
"**/.project": true,
"**/.settings": true,
"**/.factorypath": true
},
"cSpell.words": [
"dijit",
"djbase",
"djclass",
"Unsubscribable"
]
}