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

Disable "refresh" command after clicking #1331

Open
retailcoder opened this issue Apr 15, 2016 · 1 comment
Open

Disable "refresh" command after clicking #1331

retailcoder opened this issue Apr 15, 2016 · 1 comment
Labels
enhancement Feature requests, or enhancements to existing features. Ideas. Anything within the project's scope. parse-tree-processing user-interface This issue explicitly relates to the visible interface of Rubberduck.
Milestone

Comments

@retailcoder
Copy link
Member

The keyhook-triggered reparse was too ambitious for 2.0 - the cancellation code should work as designed, but still by disabling the refresh command we would spare unnecessary work.

The RubberduckCommandBar._refreshButton could be implemented as a CommandMenuItem - the ReparseCommandMenuItem and IReparseCommand are already implemented.

@retailcoder retailcoder added user-interface This issue explicitly relates to the visible interface of Rubberduck. parse-tree-processing labels Apr 15, 2016
@retailcoder retailcoder added this to the Version 2.0 milestone Apr 15, 2016
@Vogel612 Vogel612 modified the milestones: Version 2.0, v2.1 Aug 29, 2016
@Vogel612
Copy link
Member

Vogel612 commented Dec 7, 2017

Related to #3591

@Vogel612 Vogel612 added the enhancement Feature requests, or enhancements to existing features. Ideas. Anything within the project's scope. label Dec 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature requests, or enhancements to existing features. Ideas. Anything within the project's scope. parse-tree-processing user-interface This issue explicitly relates to the visible interface of Rubberduck.
Projects
None yet
Development

No branches or pull requests

2 participants