testing-library / testing-playground

Simple and complete DOM testing playground that encourage good testing practices.

Home Page:https://testing-playground.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find in Markup Code Editor

sandrosxila opened this issue Β· comments

Summary πŸ’‘

It would be great if we had find in mark-up text feature in markup code editor.

Examples 🌈

User clicks on markup text editor then presses ctrl + F and finds text in the markup code

Motivation πŸ”¦

It's very hard to find text with browser find

Sorry, I'm not going to intercept the browser search functionality. If you're using testing-playground for large code samples, you might be better off using the chrome extension.