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

AF-147: Search inside a flow #99

Merged
merged 3 commits into from
Aug 28, 2023
Merged

AF-147: Search inside a flow #99

merged 3 commits into from
Aug 28, 2023

Conversation

mehaase
Copy link
Contributor

@mehaase mehaase commented Aug 9, 2023

Add the capability to search for text with in a flow's objects.

  • New menu items / shortcuts for find/next/previous.
  • Display a find dialog inspired by the VS Code finder
  • Shows total result count and current result index
  • Arrows to move back and forth between items in the result set
  • Zoom the camera to the currently selected item in the result set

Add the capability to search for text with in a flow's objects.
- New menu items / shortcuts for find/next/previous.
- Display a find dialog inspired by the VS Code finder
- Shows total result count and current result index
- Arrows to move back and forth between items in the result set
- Zoom the camera to the currently selected item in the result set
@mikecarenzo mikecarenzo changed the title Search inside a flow AF-147: Search inside a flow Aug 23, 2023
Address these two items:

- Uncomment keyboard short cuts for find next and find previous
- Typing enter in the search box moves to next result (and shift+enter moves to previous)
@sonarcloud
Copy link

sonarcloud bot commented Aug 28, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 5 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mikecarenzo mikecarenzo merged commit 43bf696 into main Aug 28, 2023
3 of 5 checks passed
@mikecarenzo mikecarenzo deleted the AF-147-search-inside-flow branch August 28, 2023 16:20
@mehaase mehaase mentioned this pull request Aug 28, 2023
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.

None yet

2 participants