This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-08-21
Channels
- # aleph (2)
- # beginners (22)
- # boot (7)
- # chestnut (8)
- # cider (4)
- # clara (3)
- # cljs-dev (3)
- # cljs-experience (19)
- # clojure (69)
- # clojure-italy (8)
- # clojure-nl (1)
- # clojure-spec (11)
- # clojure-uk (17)
- # clojurescript (77)
- # cursive (22)
- # datomic (14)
- # events (1)
- # fulcro (78)
- # hoplon (51)
- # jobs (3)
- # keechma (1)
- # lambdaisland (1)
- # lumo (30)
- # off-topic (42)
- # om (22)
- # onyx (5)
- # parinfer (4)
- # portkey (1)
- # re-frame (15)
- # reagent (2)
- # ring (4)
- # spacemacs (1)
- # specter (23)
- # testing (1)
- # unrepl (60)
- # yada (8)
@yonatanel Nobody’s forcing you to use it if you don’t find it fun. There’s always Emacs or Vim with its myriad plugins and manual (re)configurations, for a different kind of “fun”.
Its initial loading is slow, and it probably has too many plugins or things it's doing that I don't need. I'm definitely not moving away from it or cursive so I wondered if you have any experience making intellij lighter and more to the point.
@yonatanel You can disable plugins you’re not using at Settings->Plugins
One thing that I may do at some point is to create a standalone Cursive like PyCharm
Probably, yes. You can also enable Power Save Mode, but that will reduce functionality, which may not be what you want.
If you can give me a better idea of what you feel like is missing, I may be able to help more.
@yonatanel Removing plugins is especially crucial if you have the Ultimate edition, which comes with a lot of them enabled by default. I do mostly Clojure with a view of some front end stuff on the horizon so that’s what I have enabled. Everything else - including a lot of the Java stuff - is disabled in my setup. From my personal experience I can say that it makes a lot of difference.
I did just now disabled most of the plugins. Not sure how fast it became. Intellij is still indexing the world etc. I think initialization is the pain point, splash screen, stealing focus while things are loaded, then indexing. I can probably config some of it
Yeah, that’s the annoying bit. Which is the reason why I generally don’t bother shutting IDEA down at all.
A lot also depends on how fast your machine is. Quad Core i7, 16 GB RAM and a PCIe SSD does help with speeding things up.
Error loading complete.core: Could not locate complete/core__init.class or complete/core.clj on classpath.
Anyone else getting this message? (not sure if related to cursive)