Last active
February 26, 2024 12:46
-
-
Save wildiney/bce2a9f02eceff21741630d69a329b32 to your computer and use it in GitHub Desktop.
VSCode configs to sticky folders and code content
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
editor.stickyScroll.enabled, | |
workbench.tree.enableStickyScroll | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment