-
Notifications
You must be signed in to change notification settings - Fork 788
Cursive
Shaun Mahood edited this page Mar 15, 2017
·
4 revisions
DEPRECATION NOTICE: Please do not edit this wiki. Instead submit pull requests to https://github.com/clojure/clojurescript-site
The up to date version of this page can be found at https://clojurescript.org/tools/cursive
Cursive is a plugin for IntelliJ that offers syntax highlighting, structural editing and navigation (paredit), code indexing / symbol lookup, refactoring, debugging, and static analysis / arity warnings. In addition, it includes an integrated REPL environment.
- Rationale
- Quick Start
- Differences from Clojure
- [Usage of Google Closure](Google Closure)