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

Fixes 845: Call init on update #897

Merged
merged 1 commit into from
Dec 27, 2024
Merged

Conversation

raven42
Copy link
Collaborator

@raven42 raven42 commented Dec 27, 2024

Closes #845

If tagbar is not yet initialized, then initialize it upon call to Update() | jump() | jumpToNearbyTag(). This will ensure that we have loaded the file.

If tagbar is not yet initialized, then initialize it upon call to `Update() | jump() | jumpToNearbyTag()`. This will ensure that we have loaded the file.
@raven42 raven42 merged commit 8de7694 into preservim:master Dec 27, 2024
5 checks passed
@raven42 raven42 deleted the update_init_fix branch December 27, 2024 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Allow tags jumping with no need to open the tags panel first
1 participant