Hi everybody,
One thing that drives me crazy since it was introduced is that Lightning Component's Components, Controllers, Helpers, Styles etc are not treated as all other components like classes, pages etc in tearms of displaying in Welkin Suite. What I mean is if I open class and page they are diplayed at the same level like in any other IDE and I can use ctrl+tab to navigate around them. However, if I open Component (markup) or Controller or Helper they will be opened as a second level items and navigation between them is not possible with ctrl+tab. Why is it that way and is there any way I can make them all first level citizens and if it is not is there alternative way how I can navigate back and forth between helper and controller using only keyboard?
Thank you