Re: Navigator component display limit with large JSON files?

Michael Bien <[email protected]>
Newsgroups gmane.comp.java.ide.netbeans.user
Message-ID <[email protected]>
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.

-mbien



---------------------------------------------------------------------
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.