kisstkondoros / codemetrics

VSCode extension which shows the complexity information for TypeScript class members
Other
404 stars 20 forks source link

some methods missing complexity estimate #37

Closed ZuBB closed 7 years ago

ZuBB commented 7 years ago

See screen

screen shot 2017-10-01 at 15 46 28
kisstkondoros commented 7 years ago

Thanks for the issue report, however this is an intended behavior: https://github.com/kisstkondoros/codemetrics/blob/495cdc06a14a5ee4c05d2a96af7c3938061db2d7/package.json#L151

You can change this however by adding codemetrics.basics.CodeLensHiddenUnder: 0 to the settings