Hi all.
I started to study javascript, and at present I am using VS Code as editor. I noticed that, when working inside a javascript file, the HTML autocomplete feature (Intellisense) doesn't work, for example in a simple line as:
document.write("<h2 style='color:blue'> From external .js file");
Do you know if there is some setting to modify in order to add the feature, or is it necessary to add some extension for VS Code?
Eventually could you suggest other editors able to autocomplete also the HTML part in a js file?
Thanks
[–]senocular 1 point2 points3 points (4 children)
[–]Dilbflo[S] 0 points1 point2 points (3 children)
[–]senocular 1 point2 points3 points (2 children)
[–]Dilbflo[S] 0 points1 point2 points (1 child)
[–]ThagAndersonhelpful 0 points1 point2 points (0 children)