Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Sticky Header Mode #2740

Closed
heliostatic opened this issue Jun 10, 2022 · 3 comments
Closed

Feature Request: Sticky Header Mode #2740

heliostatic opened this issue Jun 10, 2022 · 3 comments
Labels
A-helix-term Area: Helix term improvements C-enhancement Category: Improvements R-duplicate Duplicated issue: please refer to the linked issue

Comments

@heliostatic
Copy link
Contributor

Just saw this in XCode 14. Interesting way to show code structure.

https://twitter.com/a_grebenyuk/status/1534359760308424711

001.-.1534359760308424711.mp4
@heliostatic heliostatic added the C-enhancement Category: Improvements label Jun 10, 2022
@the-mikedavis
Copy link
Member

For detecting what should stick: we could re-use the textobjects tree-sitter queries or add and use tags queries

@the-mikedavis the-mikedavis added the A-helix-term Area: Helix term improvements label Jun 10, 2022
@heliostatic
Copy link
Contributor Author

Ah indeed @the-mikedavis , nvim has a plug for this using tree-sitter contexts: https://github.com/nvim-treesitter/nvim-treesitter-context

@archseer
Copy link
Member

Duplicate of #396 ?

@the-mikedavis the-mikedavis closed this as not planned Won't fix, can't repro, duplicate, stale Aug 24, 2022
@the-mikedavis the-mikedavis added the R-duplicate Duplicated issue: please refer to the linked issue label Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-helix-term Area: Helix term improvements C-enhancement Category: Improvements R-duplicate Duplicated issue: please refer to the linked issue
Projects
None yet
Development

No branches or pull requests

3 participants