##// END OF EJS Templates
Added priorities to render tasks, revisited rendering scheduler...
Added priorities to render tasks, revisited rendering scheduler nested `watch` and `watchFor` has a lower priority then they enclosing renditions

File last commit:

r134:f139e2153e0d v1.9.0-rc1 default
r146:af4f8424e83d v1.9.0 default
Show More
settings.json
17 lines | 389 B | application/json | JsonLexer
{
"java.configuration.updateBuildConfiguration": "automatic",
"files.exclude": {
"**/.classpath": true,
"**/.project": true,
"**/.settings": true,
"**/.factorypath": true
},
"cSpell.words": [
"attrmodified",
"dijit",
"djbase",
"djclass",
"Unsubscribable",
"Validatable",
"wpos"
]
}