bhauman / lein-figwheel

Figwheel builds your ClojureScript code and hot loads it into the browser as you are coding!
Eclipse Public License 1.0
2.88k stars 210 forks source link

Performance issues cider+figwheel+aggressive-indent-mode #652

Closed achikin closed 6 years ago

achikin commented 6 years ago

I have performance issues when running figwheel from cider with aggressive-indent-mode turned on. For more details please see my ticket in cider project - https://github.com/clojure-emacs/cider/issues/2210

achikin commented 6 years ago

Solved. Please see https://github.com/clojure-emacs/cider/issues/2210