Skip to main content



      Home
Home » Newcomers » Newcomers » JavaScript auto-complete stopped working after restarting eclipse(Using Eclipse for JavaScript and Web Developers + Nodeclipse 1.0.2)
JavaScript auto-complete stopped working after restarting eclipse [message #1786538] Sun, 06 May 2018 14:48 Go to next message
Eclipse UserFriend
Hallo!

I have installed Eclipse for JavaScript and Web Developers and Nodeclipse 1.0.2 following this
"watch?v=n00CTl0S-W8" YouTube Video (sorry, i am not allowed to post the full link since this is my first posting here).

The JavaScript code completion worked fine until the next day. Now, not even the code completion window with the suggestions pops up when i hit CTRL + Space. HTML and CSS completion are good. I reinstalled Nodeclipse, created and converted a fresh project to Tern but nothing helps so far.

Can someone give me a tipp?

-----
Eclipse for JavaScript and Web Developers
Version: Oxygen.3a Release (4.7.3a)
Build id: 20180405-1200
OS: Windows 10, v.10.0, x86_64 / win32

Nodeclipse 1.0.2




Re: JavaScript auto-complete stopped working after restarting eclipse [message #1786550 is a reply to message #1786538] Mon, 07 May 2018 03:41 Go to previous message
Eclipse UserFriend
Update 2: Found a workaround. Closing and re-open the file in the editor helps.

Update:

New -> Project -> JavaScript Project
New -> Other -> HTML File

add
<script type="text/javascript">console.</script>

to the file.

Control + Space = empty suggestion window pops up

Project -> Configure -> Convert to Tern

Control + Space = full working auto-complete

Closing eclipse, restarting eclipse

No code completion, no suggestion window between <script> tags.

Delete .tern-project file has also no effect.

[Updated on: Mon, 07 May 2018 05:08] by Moderator

Previous Topic:Server Audio
Next Topic:Eclipse on Windows tablet PC?
Goto Forum:
  


Current Time: Sat Jul 05 11:17:13 EDT 2025

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

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

Back to the top