Great addon! The UI is really fluent and responsive and a pleasure to use.
My question is that when I'm using this addon for JSX outline, it seems to have provided two types of outline, one "React Outline" and one "Typescript":
That works alright in vscode native outline panel, but it becomes weird in outline map panel.
Sometimes there are multiple highlighted ranges, including the React JSX symbols:
Scroll down, and the JSX component highlight suddenly disappeared:
So I understand that these entries belong to different trees, just wondering whether there could be a way to:
Merge these trees, or
Let me hide the typescript one, or
Keep both trees visible, with more stable highlighting
Great addon! The UI is really fluent and responsive and a pleasure to use.
My question is that when I'm using this addon for JSX outline, it seems to have provided two types of outline, one "React Outline" and one "Typescript":
That works alright in vscode native outline panel, but it becomes weird in outline map panel.
Sometimes there are multiple highlighted ranges, including the React JSX symbols:
Scroll down, and the JSX component highlight suddenly disappeared:
So I understand that these entries belong to different trees, just wondering whether there could be a way to:
Thanks. 感谢。