简体   繁体   中英

How do I download ClojureDocs for Cursive manually in IntelliJ?

I've recently installed the Cursive plugin for IntelliJ IDEA. At first startup, a popup asks whether ClojureDocs examples should be downloaded:

I clicked on "Don't ask me again" by mistake, instead of "Download". This only happens on the first startup of the plugin, so there's no chance of getting the choice again (as explained in the relevant documentation ).

How do I get this installed? As I'm fairly new to the language and environment, I find the examples of great help.

  • I've searched for a setting that would allow the plugin to ask again, or to initiate the download - no success.
  • I've tried to disable then enable the plugin (including restarts of the IDE) - no success.
  • I've tried to uninstall then reinstall the plugin (including restarts of the IDE) - no success. It seems to remember the old setting.

I imagine removing some configuration file or option would do the trick.

This applies to IntelliJ IDEA version 2020.3 and Cursive version 1.10.0-2020.3 - the Cursive plugin has already been installed and is active.

On menu go to File > Settings , in Settings Language & Frameworks > Clojure , heading Documentation Options , click Update .

在此处输入图像描述

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM