Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 18:48 Go to next message
Marcel Schmidt is currently offline Marcel SchmidtFriend
Messages: 2
Registered: May 2018
Junior Member
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 07:41 Go to previous message
Marcel Schmidt is currently offline Marcel SchmidtFriend
Messages: 2
Registered: May 2018
Junior Member
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 09:08]

Report message to a moderator

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


Current Time: Thu Sep 26 06:29:33 GMT 2024

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

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

Back to the top