vote up 1 vote down star
1

I'm currently using Aptana as an Eclipse plugin and I noticed that when I make a typo in my comments (PHP) that it underlines it with a squiggly line. However, Aptana seems to be smart enough to know that I made a type but I can't find any option to let it make the spelling correction for me (like a right click on the word and to be presented with a number of options).

Is this something I need to enable explicitly to be able to do this or am I just overlooking something obvious?

flag

74% accept rate

1 Answer

vote up 2 vote down check

You can press ctrl-1 to get a list of potential corrections.

spelling corrections screenshot

You can also use auto-complete to provide suggestions as you type by pressing ctrl-space

auto-complete screenshot

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.