clojureVSCode icon indicating copy to clipboard operation
clojureVSCode copied to clipboard

High CPU Utilization

Open sr3d opened this issue 6 years ago • 1 comments

I'm working on a rather large Clojure script project and whenever I enable the extension, the CPU kicks in high gear.

Also, the Go To Definition feature doesn't work either for clj file so any suggestion would be great!

Version: 1.38.0 Commit: 3db7e09f3b61f915d03bbfa58e258d6eee843f35 Date: 2019-09-03T21:47:00.464Z Electron: 4.2.10 Chrome: 69.0.3497.128 Node.js: 10.11.0 V8: 6.9.427.31-electron.0 OS: Darwin x64 18.7.0

sr3d avatar Sep 06 '19 22:09 sr3d

Hi @sr3d,

A few questions. Have the completions worked before for your project? Could you share the ClojureScript related parts of project.clj? Do you follow the instructions from the ClojureScript Project Setup readme section?

avli avatar Sep 08 '19 20:09 avli