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

feat: new sync aware status bar #194

Merged
merged 23 commits into from
Dec 1, 2024
Merged

feat: new sync aware status bar #194

merged 23 commits into from
Dec 1, 2024

Conversation

senyai
Copy link
Collaborator

@senyai senyai commented Nov 21, 2024

  • Status bar shows number of file changes that will be applied after "update";
  • In-out interval setting wasn't intuitive, rename it to autoSyncInterval and make it really run fossil sync periodically;
  • Command can now update status/changes/branch information separately, meaning extension should run faster.
  • Lot's of refactoring and new code.

* Status bar shows number of file changes that will be applied after "update";
* in-out interval setting was't intuitive, rename it to autoSyncInterval and make it really run `fossil sync` periodically;
* Command can now update status/changes/branch information separately, meaning extension should run faster.
+ Lot's of refactoring and new code.
@senyai senyai force-pushed the senyai-status-bar branch from ab97b0d to 44f9273 Compare December 1, 2024 18:58
@senyai senyai marked this pull request as ready for review December 1, 2024 19:01
@senyai senyai merged commit e797eea into master Dec 1, 2024
2 checks passed
@senyai senyai deleted the senyai-status-bar branch December 1, 2024 19:05
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.

1 participant