CLion 2017.2 Help

Viewing HTML Source Code of a Web Page in the Editor

To open the HTML source code of a Web page in the editor

You can open the HTML source code of any Web page in the CLion editor.

No matter which programming language was originally used to develop a page (for example, XML or PHP), CLion shows the resulting HTML code.

  1. Choose File | Open URL.
  2. In the Open URL dialog box that opens, specify the URL address of the desired Web page. Type the URL address manually or choose a previously specified one from the drop-down list.
Last modified: 15 December 2017

See Also