cursor 2.2.44 does not add more than 4 sticky layers to js code as I scroll through the code, vscode 1.105.1 adds all application lines as sticky layers
Steps to Reproduce
Open js code and browse deep scopes in JS code
Expected Behavior
should keep adding layers to top area
Operating System
Linux
Current Cursor Version (Menu β About Cursor β Copy)
I think Cursor and VS Code are actually behaving the same here. The number of sticky layers shown depends on how much vertical space is available in your editor. The larger your terminal/panel at the bottom, the fewer layers can be displayed.
Could you check whether your terminal pane is sized differently between the two editors? That might explain why youβre seeing more layers in VS Code.