indiejames / vscode-clojure-debug

A VS Code package for developing Clojure code
MIT License
84 stars 6 forks source link

Export DEBUG_MIDDLEWARE_VERSION as an env variable #125

Closed indiejames closed 7 years ago

indiejames commented 7 years ago

This will replace CONTINUUM_VERSION in profiles.clj files so we can decouple debug middleware version from extension version. This way people won't have to get a new dependency even when code has not changed in the middleware.