AppCode
 
Get AppCode

View actual HTML DOM

Last modified: 28 September 2022

Required plugins:

Javascript and TypeScript, JavaScript Debugger -  The plugins are bundled with AppCode and enabled by default.

Live Edit -  Install the plugin on the Settings | Plugins page, tab Marketplace.

When you are debugging client-side code, the Elements tab of the Debug tool window shows the HTML source code that implements the actual browser page and its .

Any changes made to the page through the browser or in the editor are also immediately reflected in the Elements tab.

Currently this functionality is supported only for Google Chrome and only during a debugging session.