Skip to content

Adding search and replace to datadocs - #30

Merged
czgu merged 2 commits into
masterfrom
searchreplace
May 1, 2020
Merged

Adding search and replace to datadocs#30
czgu merged 2 commits into
masterfrom
searchreplace

Conversation

@czgu

@czgu czgu commented Apr 29, 2020

Copy link
Copy Markdown
Collaborator

vscode like UI, launched via cmd+f
image

as you can see the features include:

  • match case search
  • regex search
  • replace 1
  • replace all
  • jump to next
  • jump to previous

Search highlight in text cell (occasionally broken, need to find the root cause)
image
image

You can also match by regex
image

}
}, []);

// Throttling because if you press enter too focus it

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to*

@czgu
czgu merged commit 75ecdd7 into master May 1, 2020
@czgu
czgu deleted the searchreplace branch May 1, 2020 20:19
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.

2 participants