issues
search
indiejames
/
vscode-clojure-debug
A VS Code package for developing Clojure code
MIT License
84
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unable to run Clojure code
#150
AGoh2019
opened
1 year ago
0
Error message
#149
AGoh2019
opened
1 year ago
0
Fix vulnerabilities and update to latest version of vscode libraries
#148
indiejames
closed
4 years ago
0
Not supported in Java 11
#147
brundonsmith
opened
5 years ago
1
vscode continuum clojure code debug typeerror ccannont read property "replace" of undefined
#146
mikelemus27
opened
5 years ago
0
(Warning: profile :debug-repl not found.)
#145
krishnarohitreddy
opened
6 years ago
0
profile :debug-repl not found
#144
koliyo
opened
6 years ago
9
Extension not working anymore
#143
AhmedAzzabi
opened
7 years ago
5
VSCode is no longer supporting "startSessionCommand" contribution
#142
isidorn
closed
3 years ago
1
Attaching to debugged process
#141
den1k
opened
7 years ago
0
How to setup this extention behind a proxy ?
#140
4mitch
opened
7 years ago
0
Starting REPL without debugger can't refresh code
#139
adriaanp
opened
7 years ago
0
Exception in thread "main" java.lang.RuntimeException: Unable to resolve var: debug-middleware.core/debug-middleware in this context
#138
mprokopov
opened
7 years ago
1
Ability to evaluate multiple highlighted expressions in debug repl?
#137
MosesMendoza
opened
7 years ago
0
130 non debug repl
#136
indiejames
closed
7 years ago
0
High CPU usage on idle (Windows)
#135
hessammehr
opened
7 years ago
1
Users should not have to set the path to lein in the launch.json file if they have already set it in prefs.
#134
indiejames
closed
7 years ago
1
Improve performance of var lookup at breakpoints
#133
indiejames
opened
7 years ago
0
As a user I want to be able to see a call trace when I execute my code.
#132
indiejames
opened
7 years ago
0
Step debugging is flakey.
#131
indiejames
opened
7 years ago
0
Users should be able to start the REPL in non-debug mode to improve performance.
#130
indiejames
closed
7 years ago
0
Unexpected token ( in JSON at position 0. Stopping the debug adapter.
#129
johnjelinek
opened
7 years ago
3
Debug adapter process has terminated unexpectedly
#128
jink
opened
7 years ago
9
Missing newlines when evaluating code in editor.
#127
indiejames
closed
7 years ago
0
Typo fix
#126
cvk77
closed
7 years ago
0
Export DEBUG_MIDDLEWARE_VERSION as an env variable
#125
indiejames
closed
7 years ago
0
Activate with debug launch
#124
indiejames
closed
7 years ago
0
Add a Gitter chat badge to README.md
#123
gitter-badger
closed
7 years ago
0
Launch debugger nREPL without leiningen to remove leiningen dependency
#122
indiejames
opened
7 years ago
0
Export tools.jar path as an env variable so it can be used in profiles.clj
#121
indiejames
closed
7 years ago
0
Long running commands should set status in the status bar
#120
indiejames
opened
7 years ago
0
Extension should warn the user if it detects a dependency version for debug-middleware that is older than the extension version
#119
indiejames
opened
7 years ago
0
Add support for getting default launch settings from user preferences.
#118
indiejames
closed
7 years ago
0
Cannot set breakpoints while stopped at a breakpoint.
#117
indiejames
closed
7 years ago
0
Unjarring of jar files in tmp dir sometimes fails
#116
indiejames
opened
7 years ago
0
74 set windows breakpoint
#115
indiejames
closed
7 years ago
0
Output not showing up in console until after command finishes
#114
indiejames
opened
7 years ago
0
Don't lookup docstrings for words in comments.
#113
indiejames
opened
7 years ago
0
Add a DocumentSymbolProvider
#112
indiejames
opened
7 years ago
0
Warning sometimes pops up when starting REPL
#111
indiejames
closed
7 years ago
0
Need to be able to restart debug REPL without restarting debugged REPL
#110
indiejames
closed
7 years ago
0
Exceptions thrown on certain definition lookups
#109
indiejames
closed
7 years ago
0
Command channel is blocked by long running commands.
#108
indiejames
opened
7 years ago
0
Extension commands should complain if the REPL is not running.
#107
indiejames
closed
7 years ago
0
Step In is flakey
#106
indiejames
opened
7 years ago
1
Sometimes breakpoints seem to continue on their own
#105
indiejames
opened
7 years ago
0
Step debug does not work
#104
indiejames
closed
7 years ago
0
Add indicator to status bar when executing code.
#103
indiejames
closed
7 years ago
1
Explore using colors in the debug console.
#102
indiejames
closed
7 years ago
1
Seeing spurious calls to get variables from the debugger, when no breakpoint has been hit.
#101
indiejames
opened
7 years ago
1
Next