This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2015-10-07
Channels
- # admin-announcements (19)
- # announcements (1)
- # beginners (14)
- # boot (244)
- # cider (2)
- # clojure (23)
- # clojure-dev (23)
- # clojure-poland (55)
- # clojure-russia (118)
- # clojure-uk (4)
- # clojurescript (143)
- # core-async (31)
- # core-logic (1)
- # cursive (30)
- # datascript (2)
- # datomic (3)
- # emacs (7)
- # hoplon (40)
- # ldnclj (8)
- # off-topic (2)
- # om (64)
- # reagent (10)
- # ring (1)
- # yada (71)
Yeah. All is not lost, I’m going to hack IdeaVim and add an extension point, and send a PR.
I mean, it’s a reasonable use case. This is also broken in anything else using a toolwindow (Python console, SQL console etc)
Right. I can’t imagine why they wouldn’t take something that just adds an extension point.
Especially for something they acknowledge is a bit of a pain point on their main page.
> I can’t imagine why they wouldn’t take something that just adds an extension point. famous last words
The experience for upgrading plugins is still poor in IntelliJ 15 😞
and the one that every plugin has to use
you buried the lede on 63. Loving the new icons!
I just updated to Cursive 0.1.63 on IntelliJ EAP 15 Community edition build: IC-142.5239 (on Windows) and now IntelliJ doesn't seem to know about Clojure any more . All the syntax colouring has disappeared. Cursive is still ticked in the plugin section. I've restarted IntelliJ a couple of times - to no avail. Anyone know what I did wrong?
@simax99: have you tried uninstalling the plugin and reinstalling it?
I tried ticking then unticking in the plugins section. But not uninstalling I'll try that now.
@danielcompton Ok, I uninstalled cursive. Then reinstalled it, everything went as expected. When I go back to plugins - cursive is not in the list. Re-started IntelliJ - still no joy, cursive still not listed in plugins. Went through the process several times - still not there. Any other suggestions greatly received
In case of problems, the safest way to install is to download the zip and install from disk.
@cfleming, yeh - I've never had a problem, updated cursive and IntelliJ many times - no problem.
Grab https://cursiveclojure.com/cursive-15-0.1.63.zip and then Settings->Plugins->Install from Disk
Every so often it fails, and I’ve never worked out why since I can never reproduce it.
@simax99: Thanks. If you then get basic things not resolving, the first thing to try is File->Invalidate caches and restart
The indexes get borked from time to time, often when upgrading for some reason. That forces a rebuild.