symbols-tree-view icon indicating copy to clipboard operation
symbols-tree-view copied to clipboard

Doesn't recognize json style function anymore

Open murvinlai opened this issue 9 years ago • 0 comments

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.

murvinlai avatar Dec 22 '15 22:12 murvinlai