Built-in Browser@browser
HBuilderX has built-in browser and support live preview。
- Support preview markdown files
- Support preview web project, vue project, uni-app project, 5+ project
- ……
Highlight the Elements in the Browser、Find DOM Node in File
Only supports HBuilderX 2.6.10+ version
- In the built-in browser, selected element and right-click the menu, then click
Highlight the Elements in the Browser
. The cursor will focus on the selected element position in the editor. - In the editor, selected code and right-click the menu, then click on
Find DOM Node in File
. The cursor will focus on the selected element position in build-in browser.
Example