Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse Neon PHP - JavaScript code completion lacking
Eclipse Neon PHP - JavaScript code completion lacking [message #1747227] Fri, 11 November 2016 03:21
Prahlad Yeri is currently offline Prahlad YeriFriend
Messages: 3
Registered: May 2014
Junior Member
I just installed Eclipse Neon PHP version on my Linux machine and created a test project. Code completion works well inside php files, but the moment I close the php tags ("<?php ?>") and land in HTML mode, I don't get proper code-completion support for JavaScript. I also enabled JavaScript support for my support by referring to this.

Once I did "Ctrl + Space", code-completion works for basic JavaScript tokens like for, while, etc. but when I type
document.something
or
window.something
, the editor doesn't seem to recognize these objects. Are browser objects not supported for code-completion in JavaScript?
Previous Topic:Bwginner: max 10 main () functions?
Next Topic:Eclipse Neon.1
Goto Forum:
  


Current Time: Fri Apr 19 22:15:40 GMT 2024

Powered by FUDForum. Page generated in 0.07618 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top