issues
search
fwcd
/
kotlin-debug-adapter
Kotlin/JVM debugging for any editor/IDE using the Debug Adapter Protocol
MIT License
120
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
use runtimeClasspath during classpath resolution
#92
NecroKote
opened
3 months ago
0
Incorrect classPath is used to launch debuggee
#91
NecroKote
opened
3 months ago
2
support `cwd`, `env` and `envFile` parameters using sun jdi
#90
NecroKote
opened
3 months ago
1
Custom Kotlin Script definition can't be debugged
#89
jacinpoz
opened
9 months ago
0
VSCode Debug Console not evaluating expressions
#88
alegomes
opened
11 months ago
1
Kotlin debug doesn't stop at Clikt subcommand
#87
alegomes
opened
11 months ago
0
Can I use this to debug android project?
#86
maidou0215
opened
11 months ago
0
Fields from outer class not shown, only inner fields
#85
pasqui23
opened
11 months ago
0
Debugging unit tests
#84
xsh005
closed
11 months ago
1
Resolving dependencies not working -> Gradle fails with "configuration linuxCompileClasspath not found"
#83
tobwes
opened
1 year ago
1
Upgrade Actions versions and use non-deprecated release action
#82
themkat
opened
1 year ago
0
Use Kotlin DSL for gradle scripts
#81
themkat
closed
1 year ago
1
Bump Gradle to 8.3, Kotlin to 1.9.10 and project version to 0.4.4
#80
fwcd
closed
1 year ago
0
Gradle runtimeOnly dependencies not in classpath
#79
LuLeRoemer
opened
1 year ago
1
Gradle dependencies could not be resolved [Kotlin VS Code Extension]
#78
PaulTaykalo
closed
1 year ago
4
Improve source root resolving for multi-module projects
#77
themkat
opened
1 year ago
0
[Discussion] Instruction on developing new feature on the debug adapter
#76
gayanper
opened
1 year ago
0
Set the kotlin-language-server shared version to a tag
#75
themkat
closed
1 year ago
1
Fix issues with the shared module dependency and update it
#74
tsal
closed
1 year ago
4
feat(submodule): support project that has multiple submodules.
#73
alps2006
closed
1 year ago
2
Add tests for inclusion of test-classes on the jvm class-path
#72
Mgenuit
closed
1 year ago
5
Simple documentation on various debug configurations
#71
themkat
closed
1 year ago
2
Upgrade Kotlin to 1.8.10 and Gradle to 7.5
#70
themkat
closed
1 year ago
0
Exception in thread "main" java.lang.NoClassDefFoundError: org/springframework/boot/SpringApplication
#69
jmrsnt
opened
1 year ago
3
Include mavens test-classes folder to resolved project classpaths
#68
Mgenuit
closed
1 year ago
5
How to debug kotlin-debug-adapter
#67
acodervic
opened
1 year ago
0
Cannot Debug Quarkus Kotlin project
#66
tuan1nguyen
opened
2 years ago
2
Unable to stop at breakpoints and continue execution
#65
nela
closed
2 years ago
8
Update lsp4j debug version to 0.15.0
#64
themkat
closed
2 years ago
1
Fix crashing issue because of exception when attaching tests
#63
themkat
closed
2 years ago
1
Ability to debug a Kotlin program (JVM, not Native), without gradle or maven
#62
gandalfas
opened
2 years ago
1
Support variable presentation hints, e.g. for lazy evaluation of values
#61
fwcd
opened
2 years ago
0
Problems using within gradle project
#60
hectorqin
opened
3 years ago
0
Unable to attach debugger to a unit test
#59
Elpaggio
opened
3 years ago
1
Debugging Kotlin gets 'Unknown Source' when code is not in App.kt
#58
buonan
opened
3 years ago
0
Debug a library
#57
bibble235
opened
3 years ago
1
Migrate to GitHub Actions and update to Kotlin 1.4.20, LSP4J 0.10.0 and Gradle 6.6
#56
fwcd
closed
3 years ago
0
Improve resolution of compiled project classes
#55
fwcd
opened
4 years ago
0
Update build instructions
#54
fwcd
opened
4 years ago
0
Fixup Kotlin multiplatform path
#53
koush
closed
4 years ago
2
kotlin multiplatform debugging - paths
#52
koush
closed
4 years ago
3
Errors are shown for some plugin configuration blocks on kts files
#49
gayanper
closed
4 years ago
0
Add support for debugging lambda
#48
gayanper
opened
4 years ago
0
Reuse variable references for better representation of cyclic references
#47
fwcd
closed
4 years ago
0
Attaching to remote debugger causes exception upon breakpoint
#50
timbob2000
opened
4 years ago
1
Cannot execute expressions function in vscode debug console
#46
acodervic
opened
4 years ago
0
Internal error when execute debugging
#51
Anlarry
opened
4 years ago
2
feat: support cwd and env variable using sun jdi
#45
thunderz99
opened
4 years ago
2
* Add a classpath root for Spring Boot searching for application.properties and templates.
#44
MrRogerHuang
closed
4 years ago
3
[WIP]feat: #39 support cwd anv env variables (using org.eclipse.jdt.debug package)
#43
thunderz99
closed
4 years ago
2
Next