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

27 Views Asked by At

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.

1

There are 1 best solutions below

0
Frank Mascarell On BEST ANSWER

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