Top "Code-assist" questions

Toad: Table Autocomplete Functionality Not Working

I've been using Toad for more than a year now without problems. All of a sudden the table autocomplete feature …

sql oracle autocomplete toad code-assist
Disable Code Assist in Aptana Studio 3

Is there any way to disable code assist in Aptana Studio 3? It is driving me absolutely insane! It changes things …

aptana code-assist
Aptana Studio 3 code assist for Sass (.scss) files

I'm using Aptana Studio 3 and I'd like to get the code assist feature to work for Sass (.scss) files. It's …

css editor aptana sass code-assist
Fast implement wrapping (delegate methods) in Eclipse?

Is there some template or something to implement iterface methods with accessing to wrapped member? For example, suppose I have …

java eclipse wrapper code-assist code-templates