[ 
https://issues.apache.org/jira/browse/NETBEANS-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17240102#comment-17240102
 ] 

Christian Lenz commented on NETBEANS-188:
-----------------------------------------

This is not completelx true. There are options for Java, where I can change the 
code completion for Java (screenshot-1) to have it immediately after I type 
something. Also for JS, HTML, CSS, SCSS, PHP and this is good. I don't want to 
hit ctrl + space or just getting code completion after a dot. This is quite 
normal in all major IDEs and it was implemented years ago within NetBeans.

So just the problem for SQL is asking for the connection everytime also for a 
test SQL file and the missing option to say "Get code completion immediately" 
where the PR exists now..

> Please add support for code completion while typing
> ---------------------------------------------------
>
>                 Key: NETBEANS-188
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-188
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: db - SQL Editor
>    Affects Versions: Next
>            Reporter: Christian Lenz
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: screenshot-1.png, sqlCodeCompletion.gif
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Afaik, the SQL Editor, is the only one, where you don't have code completion, 
> while typing. It only appears after you hit ctrl + space, which is weird. It 
> should be there per default. If not, there should be an option that code 
> completion should always be possible, in any cases and you can deactivate it, 
> if you don't want it.
> For each keyword, table, view whatever, I have to type a character and hit 
> ctrl + space. It would be very nice to have the same code completion feature 
> as in java or other languages, that the code completion comes up, while 
> typing. For example:
> Type "S" -> code completion should come immediately and should show you the 
> results. Same for everything like tables, views, databases, aliases and 
> columns.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to