Search code examples
liclipse

Where are the pop-up windows and branching in HTML documents?


I am testing LiClipse 6.1.0 and I am trying to configure HTML documents as python documents; help pop-ups while writing code and branching for drop-down code blocks (+)

Branch_WindowHelp_python

Branch_WindowHelp_HTML

but I don't see the necessary options.


Solution

  • Solved. Simply install the plugin for Eclipse:

    Eclipse Web Developer Tools

    Then configure the HTML editor to not show the errors of the inserted python code.

    enter image description here

    enter image description here