Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » JSDT: Cursor Jumping to Constructor Function
JSDT: Cursor Jumping to Constructor Function [message #1233567] Sun, 19 January 2014 20:42 Go to next message
Eclipse UserFriend
I'm having a strange issue where as I type in the javascript editor, the cursor is randomly jumping to the name of the top most object constructor function which is then highlighted and overwritten with the remainder of my keystrokes. This happens quite often. I have validation while typing turned off as well as many other features to try to eliminate it. Thanks for any insight you might have.
Re: JSDT: Cursor Jumping to Constructor Function [message #1235647 is a reply to message #1233567] Fri, 24 January 2014 17:08 Go to previous messageGo to next message
Eclipse UserFriend
Terran,

What version of Eclipse/WTP/JSDT are you using? Did you tried to use the latest ones?
Could you provide a short code snippet that allow to reproduce the problem and steps to reproduce as well?

If your problem is reproducible feel free to open an issue here: https://bugs.eclipse.org/bugs/enter_bug.cgi?product=JSDT and fill it with your issue and the information I've asked above.

Thanks for posting
Re: JSDT: Cursor Jumping to Constructor Function [message #1235649 is a reply to message #1235647] Fri, 24 January 2014 17:12 Go to previous messageGo to next message
Eclipse UserFriend
I actually just resolved this today. Apparently I needed to turn off errors as you type, apply the preference, shut down eclipse, and launch again with -clean. Once that was done the issue went away. I haven't tried to re-enable that setting yet. This is with the latest public release of kepler and pulling JSDT from the same p2 repository.
Re: JSDT: Cursor Jumping to Constructor Function [message #1235655 is a reply to message #1235649] Fri, 24 January 2014 17:23 Go to previous message
Eclipse UserFriend
I'm glad it works for you!
Previous Topic:Open Declaration issue
Next Topic:How to exclude Groovy plugin jars from Tomcat classpath
Goto Forum:
  


Current Time: Sun Jul 27 06:42:07 EDT 2025

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

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

Back to the top