symbols-tree-view
symbols-tree-view copied to clipboard
Doesn't recognize json style function anymore
before the latest update,
var a = { b: function(x) {} }
b was recognized as a function.. now, it is a Var.
also, autoHideType "variable class" doesn't work. It always show variables and class now.
It is a very poor update.