Free shipping and returns

If you're looking for a great way to know what is the scope of your code specially knowing where you are as you scroll there's a new way to see that in VS Code. Let me introduce you to Sticky Scroll.

How to add sticky scroll to VS Code using settings.json?

  • cmd + shift + p (mac) or ctrl + shift + p (windows)
  • type "settings" and click on preferences: Open User Settings (JSON)
  • add this line to the json file
"editor.experimental.stickyScroll.enabled": true

 

How to add sticky scroll to VS Code through the settings UI?

  • cmd + shift + p (mac) or ctrl + shift + p (windows)
  • type "settings" and click on preferences: Open User Settings
  • in the settings search Sticky Scroll
  • then enable it by clicking on the check box for it

Leave a comment

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Latest Stories

This section doesn’t currently include any content. Add content to this section using the sidebar.