ngx-outlineSimple outline view to use with Angular files or generic typescript files. The default outline provided by Vscode produces too much noise in my opinion. This extension groups classes, interfaces and methods etc. The different colours indicate whether a method/property is public, protected or private. If there are more wishes and/or ideas, I would like to hear about it. Important installation noticeMake sure you have ts-morph installed on your project or globally We can't bundle this library with webpack, at least i don't know how :-) to install ts-morp: Screenshot (right side bar)Tooltip shows params and return valuesSettings |