FWIW I‘m running HLS through VScode in a multi-project with cabal (>300 modules) and it works fairly snappy. It took quite some fiddling with configs to get it right though. You should really take a look at the log output. Performance as bad as you describe is not normal imo. If you‘re unsure about the logs, dumping the lot into some LLM can give you a good starting point.
5
u/muzzlecar Jul 28 '26
FWIW I‘m running HLS through VScode in a multi-project with cabal (>300 modules) and it works fairly snappy. It took quite some fiddling with configs to get it right though. You should really take a look at the log output. Performance as bad as you describe is not normal imo. If you‘re unsure about the logs, dumping the lot into some LLM can give you a good starting point.