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

Fix open and switch command behaviour #193

Open
wants to merge 22 commits into
base: dev
Choose a base branch
from

Conversation

GloriousPtr
Copy link
Contributor

@GloriousPtr GloriousPtr commented Apr 13, 2024

  • Open command now uses Switch command- Switches to file if already opened; if not, opens the file.
  • Improve switch command to search for the candidate entity in all panels, not just the selected panel, also focus on the panel when found.

Both improvements are a real time saver when using these commands with ipc.

@GloriousPtr GloriousPtr changed the title Fix open switch commands Fix open and switch command behaviour Apr 13, 2024
@GloriousPtr GloriousPtr force-pushed the fix-open-switch-commands branch 2 times, most recently from c94dfa1 to 83d30ee Compare April 13, 2024 02:34
- Open command uses Switch command- Switches to file if already opened; if not, opens the file.
- Improve switch command to search for the candidate entity in all panels, not just the selected panel, also focus on the panel when found.

Both improvements are a real time saver when using these commands with ipc.
@GloriousPtr GloriousPtr force-pushed the fix-open-switch-commands branch from 83d30ee to c46ca8e Compare April 13, 2024 02:42
@GloriousPtr GloriousPtr changed the base branch from master to dev April 16, 2024 02:11
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