Thanks..but that doesn’t seem to work. It seems even the IDE itself limits the Navigator to 1MB files.
I can’t seem to find where to increase that limit. I tried searching in the source code for the Navigator panel but then I get lost in the debug process because it goes deep into the UI level, LanguageScanner instances, etc. I was hoping to find something easy to change to allow larger files to be displayed knowing that it could possibly cause issue. 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. I suppose the next option would be to build or find a component that does allow large files and write my own navigator but I was hoping to use what NB offers since it does exactly what I want already. Our users would like to be able to see the full tree even if it is silly to see all of the elements. Thanks.. > On May 28, 2025, at 9:13 PM, Michael Bien <mbie...@gmail.com> wrote: > > nb.js.parse.big.files