##// END OF EJS Templates
Fixed startupWidgets for nodes are not of the Element type.
Fixed startupWidgets for nodes are not of the Element type.

File last commit:

r40:ac3004768754 default
r69:c276b9b7fa83 v1.1.2 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"
]
}