vscode's new feature of sticky scroll in file tree, I think it is really useful for deeply nested file structure. https://github.com/nvim-tree/nvim-tree.lua/assets/97848247/4eb242fa-66a8-428d-8050-b32f52f867b8 TreesitterContext has similar function in buffer. <img width="728" alt="截屏2024-01-27 09 07 45" src="https://github.com/nvim-tree/nvim-tree.lua/assets/97848247/3a9bdd45-12a7-4cb0-955d-119f2651858d"> Is this feature possible of using api?