atom-haskell / ide-haskell-hasktags

Hasktags-powered replacement for symbols-view on Haskell projects
https://atom.io/packages/ide-haskell-hasktags
MIT License
6 stars 2 forks source link

Very slow in large projects #4

Open ArekSredzki opened 8 years ago

ArekSredzki commented 8 years ago

If I open a .hs file in a large repository, the editor will slow down greatly. Perhaps the search should be localized to the cabal file?

lierdakil commented 8 years ago

While it's true that it can take a while to initialize, performance shouldn't be affected much afterwards.