##// END OF EJS Templates
Added a fallback error handler to observables, it will report unhandled errors
Added a fallback error handler to observables, it will report unhandled errors

File last commit:

r134:f139e2153e0d v1.9.0-rc1 default
r138:98b2c550c676 v1.9.0-rc3 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"
]
}