On 6/6/25 19:09, Michael Bien wrote: > On 6/6/25 15:18, Tim Mullé wrote: >> Thanks..but that doesn’t seem to work. >> It seems even the IDE itself limits the Navigator to 1MB files. > -J-Dnb.js.parse.big.files=true works for me > >> >> It would be nice if a Warning dialog appeared like it does when you try to >> open large files in the editor and it would warn “Opening large files in the >> navigator may cause performance issues”, etc. > There is also a file size limit at which point NB will show a warning dialog > (e.g for large log files), it is independent from the parser configs. > Displaying > the file and providing semantic information are two different stages. e.g -J-Dorg.openide.text.big.file.size=10 sets the warning to 10mb, should be 5 by default I believe.
-mbien > > -mbien > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail: users-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists