Re: HTML Disable Auto Completion 12.4

2021-07-11 Thread Geertjan Wielenga
I have this in the HTML editor right now: wrote: > > Nope, this was a Mac. > Mac OS X 11.4 > Netbeans 12.4 > > Kind Regards, > James Ostrowick > > > On 12 Jul 2021, at 08:26, Geertjan Wielenga < > geertjan.wiele...@googlemail.com> wrote: > > Maybe it's Windows specific? > > On Mac, trying really

Re: HTML Disable Auto Completion 12.4

2021-07-11 Thread James Ostrowick
Nope, this was a Mac. Mac OS X 11.4 Netbeans 12.4 Kind Regards, James Ostrowick > On 12 Jul 2021, at 08:26, Geertjan Wielenga > wrote: > > Maybe it's Windows specific? > > On Mac, trying really hard, but not able to reproduce. > > Gj > > On Mon, Jul 12, 2021 at 8:16 AM James Ostrowick

Re: HTML Disable Auto Completion 12.4

2021-07-11 Thread Geertjan Wielenga
Maybe it's Windows specific? On Mac, trying really hard, but not able to reproduce. Gj On Mon, Jul 12, 2021 at 8:16 AM James Ostrowick wrote: > I know exactly what John is talking about. > > > If you hit enter at this point(in the attached image) > It will complete the element > > This happen

Re: HTML Disable Auto Completion 12.4

2021-07-11 Thread James Ostrowick
I know exactly what John is talking about. If you hit enter at this point(in the attached image) It will complete the element This happens in HTML/XHTML files. Kind Regards, James Ostrowick > On 12 Jul 2021, at 08:13, Geertjan Wielenga > wrote: > > Nope, that's never happened to me -- an

Re: HTML Disable Auto Completion 12.4

2021-07-11 Thread Geertjan Wielenga
Nope, that's never happened to me -- and if what you're trying to do is disable code completion just because it pops up when you press Enter, then the problem lies elsewhere. Check that your code completion hasn't been mapped to the Enter key in one way or another. Gj On Mon, Jul 12, 2021 at 8:0

Re: HTML Disable Auto Completion 12.4

2021-07-11 Thread John Lavelle
When you press Enter for a Newline it pops up. Very irritating. Best regards, John j...@jql.co.uk Bike Farkles: https://www.youtube.com/channel/UCPRV92Cf_R1ihviRtVU2teQ JLavelle.uk https://www.youtube.com/jlavelleuk On Mon, Jul 12, 2021 at 8:02 AM Geertjan Wielenga < geertjan.wiele...@googlemail

Re: HTML Disable Auto Completion 12.4

2021-07-11 Thread Geertjan Wielenga
Maybe somehow the code completion is mapped to your Enter key? Gj On Mon, Jul 12, 2021 at 8:01 AM Geertjan Wielenga < geertjan.wiele...@googlemail.com> wrote: > Every time you press Enter it pops up? > > That's strange and not something I've ever seen. > > Has that always been the case? > > Gj >

Re: HTML Disable Auto Completion 12.4

2021-07-11 Thread Geertjan Wielenga
Every time you press Enter it pops up? That's strange and not something I've ever seen. Has that always been the case? Gj On Mon, Jul 12, 2021 at 7:19 AM John Lavelle wrote: > Geertjan, > > The only way to disable it is to turn it off for *all* languages, not just > HTML. > > Auto complete in

Re: HTML Disable Auto Completion 12.4

2021-07-11 Thread John Lavelle
Geertjan, The only way to disable it is to turn it off for *all* languages, not just HTML. Auto complete in HTML is very intrusive unlike say for PHP. I find auto complete useful in general but in HTML every time you press enter it pops up and you have to press Escape before typing. Quite often,

Re: HTML Disable Auto Completion 12.4

2021-07-11 Thread Geertjan Wielenga
Trying to look into this, but not sure what the aim is -- why does code completion need to be disabled for HTML? I.e., if you don't call it up via Ctrl-Space, you won't see it, right? Gj On Thu, Jul 8, 2021 at 10:59 AM John Lavelle wrote: > Emi, > > Many thanks for that. Any chance you can give

Re: Maven NB module cannot be run using Open JDK 11

2021-07-11 Thread manikantannaren
Found some more information and a way to solve the problem. I had the same problem with OpenJDk 13, 14 and 15 too on Mac Big Sur (OSx 11). I did not see the behaviour on Catalina (OSx 10). I did not debug further as to why Big Sur was causing problems. My setup and configuration - NetBeans 12.3 Zi