vscode-clojure-debug icon indicating copy to clipboard operation
vscode-clojure-debug copied to clipboard

A VS Code package for developing Clojure code

Results 53 vscode-clojure-debug issues
Sort by recently updated
recently updated
newest added
trafficstars

The installation instructions refer to locating `tools.jar`, but it appears to have been removed in JDK 11: https://stackoverflow.com/questions/53707666/how-to-get-tools-jar-for-openjdk-11-on-windows

### Environment - VSCode Version: 1.19.1 - OS Version: macOS 10.13.1 - Clojure Extension Version: 1.2.0 ### Description Unable to start repl debugger. I tried using the example project [here](https://github.com/indiejames/clojure-code-demo)...

### Environment - VSCode Version: ![image](https://user-images.githubusercontent.com/146947/55501069-df709280-5606-11e9-8bc3-d62512eb64c3.png) - OS Version: windows 8.1 - Clojure Extension Version: ![image](https://user-images.githubusercontent.com/146947/55501246-3ecea280-5607-11e9-8458-0f86d96e12b2.png) ### Description basicly i get this error , when a try to start the...

### Environment - VSCode Version: 1.18.1 - OS Version: Windows 10 - Clojure Extension Version: 1.2.0 ### Description Extension stopped working suddenly (maybe due to vscode update) i get ###...

MY launch.json { // Use IntelliSense to learn about possible attributes. // Hover to view descriptions of existing attributes. // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "configurations": [ {...

With `{"debug": false}` the repl boots up, but the editor gets stuck at _Attaching to debugged process_.

### Environment - VSCode Version: 1.14.2 - OS Version: Mac OS Sierra 10.12.6 - Clojure Extension Version: 1.2.0 ### Description Launch requestListening for transport dt_socket at address: 8030 Custom user.clj...

### Environment - VSCode Version: 1.10.1 - OS Version: Windows 7 - Clojure Extension Version: V1.2.0 ### Description Debug process does not start properly. Errors in stacks let think of...

### Environment - VSCode Version: 1.11.12 - OS Version: Windows 10 - Clojure Extension Version: 0.2.0 ### Description Debug adapter process has terminated unexpectedly ### Steps to Reproduce 1. Clicks...

### Environment - VSCode Version: 1.14.2 - OS Version: macOS 10.12.6 - Clojure Extension Version: 1.2.0 ### Description Launching REPL with the following launch.json file { "version": "0.2.0", "configurations": [...