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

Search within doc #270

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Conversation

milaiwi
Copy link
Collaborator

@milaiwi milaiwi commented Jun 11, 2024

Added:

  • Ability to press ctrl-f and type in a search term
  • Highlights all matching search terms (not case sensitive)
  • pressing enter moves to next search term (wraps around at end)

Could add:

  • Ability to Search and Replace (simple addition in FileEditorContainer)

@samlhuillier
Copy link
Collaborator

Small issue of being able to use cmd on mac vs control :)

@milaiwi
Copy link
Collaborator Author

milaiwi commented Jun 12, 2024

Should be good now

@samlhuillier
Copy link
Collaborator

I've just noticed that the backlink suggestions and the icon that appears when highlighting text are out of place

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

3 participants