Comment by pspeter3 Comment by pspeter3 6 days ago 2 replies Copy Link View on Hacker News Can you use highlights on text area contents?
Copy Link lifthrasiir 6 days ago Collapse Comment - You can't mainly because <textarea> separately tracks its own selection, AFAIK. Reply View | 1 reply Copy Link scottfr 5 days ago Parent Collapse Comment - There is a proposal to add support for this:https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/... Reply View | 0 replies
Copy Link scottfr 5 days ago Parent Collapse Comment - There is a proposal to add support for this:https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/... Reply View | 0 replies
You can't mainly because <textarea> separately tracks its own selection, AFAIK.