Fix/navigating find results on html elements (#14079)

* highlight current range in the marked html

* find ranges on textContent not innerHtml

* add comment

* highlight all and mark the specific in orange

* register highlights in color themes

* fix the closure on the last style

* undo delete locproj file

* add comment

* undo format on locProj file
This commit is contained in:
Maddy
2021-02-05 20:50:01 -08:00
committed by GitHub
parent 467a34e878
commit 63f9be6b5f
5 changed files with 36 additions and 19 deletions

View File

@@ -90,4 +90,4 @@
]
}
]
}
}