Chris2011 opened a new issue, #7788:
URL: https://github.com/apache/netbeans/issues/7788

   ### Description
   
   For the basic languages like PHP, HTML, JS, Java, etc. we have options for 
global code completion and language based specific code completion. We also 
have this option "Code complettion at all possible situations". So that means, 
that for JS I can type "a" and it comes up immediately w/o hitting ctrl + space.
   
   This options is unfortunately not available for TS. TS just calls code 
completion on hitting "." for sub objects but for the rest I need to hit ctrl + 
space manually.
   
   ### Use case/motivation
   
   It should work as for every other languages. Less using ctrl + space.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   Yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to