Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Lua Development Tools » Spellcheck Support(Request for spellcheck support in the LDT)
icon3.gif  Spellcheck Support [message #1160980] Tue, 29 October 2013 13:48 Go to next message
Deepankar Jain is currently offline Deepankar JainFriend
Messages: 10
Registered: April 2013
Junior Member
Hello!

First off, I really enjoy using the LDT. Thank you very much for your great work!

I've found that I make quite a few spelling mistakes in my comments. I see that in other language files, such as C, the default Eclipse spellchecker kicks in to highlight errors. Could something similar be done with the LDT?

Thanks in advance for your time.


Cheers,
DJ
Re: Spellcheck Support [message #1162343 is a reply to message #1160980] Wed, 30 October 2013 10:09 Go to previous messageGo to next message
Simon Bernard is currently offline Simon BernardFriend
Messages: 345
Registered: July 2009
Senior Member
Hi,

Currently, LDT (DLTK) provides spell checking but no spelling engine.
It reuses the JDT one.

So spell checking is not enable in standalong product (because JDT is not embedded).

If you install JDT you should get spellchecking, I know it's not a great solution but we are waiting for JDT/Platform team which should extract the spelling engine in a more generic plug-in.

You can follow this bugs if you want :
https://bugs.eclipse.org/bugs/show_bug.cgi?id=392585
https://bugs.eclipse.org/bugs/show_bug.cgi?id=394283

You can vote for this bug to try to move the JDT Team on this point :
https://bugs.eclipse.org/bugs/show_bug.cgi?id=185695

Hope this help and happy to know you appreciate LDT Smile

Simon
Re: Spellcheck Support [message #1162591 is a reply to message #1162343] Wed, 30 October 2013 13:38 Go to previous message
Deepankar Jain is currently offline Deepankar JainFriend
Messages: 10
Registered: April 2013
Junior Member
Excellent! Thanks for your help, Simon. Installing the JDT did the trick.

I do notice, however, that hovering on a misspelled word doesn't result in a popup that lists the possible actions. Instead, hovering results in a popup that simply states that the word is misspelled. In case this helps anyone else in the future, after some digging, I found that Ctrl+1 (or on Mac Command+1) results in the suggestion popup.

Thanks again for your help!


Cheers!
Previous Topic:Vendor specific debug protocol commands
Next Topic:Limited autocomplete issue
Goto Forum:
  


Current Time: Fri Apr 26 04:32:18 GMT 2024

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

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

Back to the top