Andreas Flierl
Andreas Flierl
Getting the same problem. Production codebase with >130 subprojects. "sbtn compile" will take several minutes (from clean state) and most of the time it will disconnect with the above "sbt...
running on OS X as well
did some more work on my group panel to save a few completely unnecessary object allocations
I use a shell alias to start VSCode with the extension disabled: `alias qode="code --disable-extension scalameta.metals"`
I discovered this while using SBT BSP and then only later confirmed that it also occurred with Bloop.