indiejames / vscode-clojure-debug

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

Extension should warn the user if it detects a dependency version for debug-middleware that is older than the extension version #119

Open indiejames opened 7 years ago

indiejames commented 7 years ago

The debug-middleware version is synced to the continuum version. The extension should look for entries in profiles.clj or project.clj (if they exist) that specify an older version.