stevearc / aerial.nvim

Neovim plugin for a code outline window
MIT License
1.55k stars 76 forks source link

Add support for JSX elements #365

Closed brunnseb closed 2 months ago

brunnseb commented 2 months ago

IMO it's crucial to be able to navigate the JSX elements in a tsx file.

Screencast from 2024-04-18 17-02-18.webm

stevearc commented 2 months ago

Thanks for the PR!

sibouras commented 1 month ago

add it to jsx files as well?