Support for the ClojureCLR & ClojureScript programming languages. Project: https://github.com/vsClojure/vsClojure Discussion: https://plus.google.com/communities/106235975067046753407 Features:
Notes: 1.) Compile errors show in the Output window, not the error list window. 2.) The solution configuration manager defaults to NOT build clojure projects. To correct this, right-click on the solution, choose Configuration Manager, and check the "build" box next to your clojure projects. 3.) The vsClojure installer should have stored the core framework directory in the VSCLOJURE_RUNTIMES_DIR environment variable pointing to C:\Users\[username]\AppData\Local\Microsoft\VisualStudio\[version]\Extensions\[randomCharacters]\Runtimes\ |