vscode-cursor-stack
FeaturesSometimes you want to copy a value from another file or from another location in the same file, and then go back to the same cursor position again, right? For example, when you want to go copy a variable. That's why there is this Extension. You can store the cursor position in the stack, and you can do a pop/push whenever you want. ![feature X](images/feature-x.png)
This allows you to move back and forth through the code at will and move to your destination much more easily than the bookmarking feature. Release Notes1.0.0Initial release of Author |