Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support keyboard shortcut make [jump to next/previous] cross files #233

Closed
Dkra opened this issue Sep 14, 2019 · 2 comments
Closed

Support keyboard shortcut make [jump to next/previous] cross files #233

Dkra opened this issue Sep 14, 2019 · 2 comments

Comments

@Dkra
Copy link

Dkra commented Sep 14, 2019

When I use the shortcut to move between bookmarks, it limited in the currently active file.

Could this support navigate between files?

@alefragnani
Copy link
Owner

Hi @Dkra ,

It support this behavior, but you have to change one setting:

"bookmarks.navigateThroughAllFiles": true

After that, the bookmarks navigation will go outside the current file.

There is already an issue (#102) to change the default behavior to be true.

Hope this helps

@Dkra
Copy link
Author

Dkra commented Sep 14, 2019

@alefragnani, Awesome!
Thanks for the reply!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants