Angular: @ViewChild() and @ContentChildren() decorators
With the release of OctoPerf’s new UI we wanted to create a component that would allow our users to easily edit HTTP request actions. The new UI being heavily inspired by IDEs such as Eclipse or Visual Studio we decided to create a component that behaves likes the project settings panel of IntelliJ: IntelliJ Settings This panel displays a tree on its left part with a search input on top. The content of the left part changes depending on the current selection.