Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / fwcd/kotlin-debug-adapter issues and pull requests

#92 - use runtimeClasspath during classpath resolution

Pull Request - State: open - Opened by NecroKote about 2 months ago

#91 - Incorrect classPath is used to launch debuggee

Issue - State: open - Opened by NecroKote about 2 months ago - 2 comments
Labels: bug

#90 - support `cwd`, `env` and `envFile` parameters using sun jdi

Pull Request - State: open - Opened by NecroKote about 2 months ago - 1 comment

#89 - Custom Kotlin Script definition can't be debugged

Issue - State: open - Opened by jacinpoz 7 months ago

#88 - VSCode Debug Console not evaluating expressions

Issue - State: open - Opened by alegomes 9 months ago - 1 comment

#87 - Kotlin debug doesn't stop at Clikt subcommand

Issue - State: open - Opened by alegomes 9 months ago

#86 - Can I use this to debug android project?

Issue - State: open - Opened by maidou0215 9 months ago

#85 - Fields from outer class not shown, only inner fields

Issue - State: open - Opened by pasqui23 10 months ago

#84 - Debugging unit tests

Issue - State: closed - Opened by xsh005 10 months ago - 1 comment

#82 - Upgrade Actions versions and use non-deprecated release action

Pull Request - State: open - Opened by themkat 11 months ago
Labels: enhancement

#81 - Use Kotlin DSL for gradle scripts

Pull Request - State: closed - Opened by themkat 11 months ago - 1 comment
Labels: enhancement

#80 - Bump Gradle to 8.3, Kotlin to 1.9.10 and project version to 0.4.4

Pull Request - State: closed - Opened by fwcd about 1 year ago

#79 - Gradle runtimeOnly dependencies not in classpath

Issue - State: open - Opened by LuLeRoemer about 1 year ago - 1 comment
Labels: bug

#78 - Gradle dependencies could not be resolved [Kotlin VS Code Extension]

Issue - State: closed - Opened by PaulTaykalo over 1 year ago - 4 comments
Labels: bug

#77 - Improve source root resolving for multi-module projects

Issue - State: open - Opened by themkat over 1 year ago
Labels: enhancement

#75 - Set the kotlin-language-server shared version to a tag

Pull Request - State: closed - Opened by themkat over 1 year ago - 1 comment

#74 - Fix issues with the shared module dependency and update it

Issue - State: closed - Opened by tsal over 1 year ago - 4 comments
Labels: bug

#73 - feat(submodule): support project that has multiple submodules.

Pull Request - State: closed - Opened by alps2006 over 1 year ago - 2 comments
Labels: enhancement

#72 - Add tests for inclusion of test-classes on the jvm class-path

Pull Request - State: closed - Opened by Mgenuit over 1 year ago - 5 comments
Labels: enhancement

#71 - Simple documentation on various debug configurations

Pull Request - State: closed - Opened by themkat over 1 year ago - 2 comments

#70 - Upgrade Kotlin to 1.8.10 and Gradle to 7.5

Pull Request - State: closed - Opened by themkat over 1 year ago

#68 - Include mavens test-classes folder to resolved project classpaths

Pull Request - State: closed - Opened by Mgenuit over 1 year ago - 5 comments

#67 - How to debug kotlin-debug-adapter

Issue - State: open - Opened by acodervic almost 2 years ago

#66 - Cannot Debug Quarkus Kotlin project

Issue - State: open - Opened by tuan1nguyen almost 2 years ago - 2 comments

#65 - Unable to stop at breakpoints and continue execution

Issue - State: closed - Opened by nela almost 2 years ago - 8 comments

#64 - Update lsp4j debug version to 0.15.0

Pull Request - State: closed - Opened by themkat about 2 years ago - 1 comment

#63 - Fix crashing issue because of exception when attaching tests

Pull Request - State: closed - Opened by themkat over 2 years ago - 1 comment

#62 - Ability to debug a Kotlin program (JVM, not Native), without gradle or maven

Issue - State: open - Opened by gandalfas over 2 years ago - 1 comment

#61 - Support variable presentation hints, e.g. for lazy evaluation of values

Issue - State: open - Opened by fwcd over 2 years ago
Labels: enhancement

#60 - Problems using within gradle project

Issue - State: open - Opened by hectorqin almost 3 years ago

#59 - Unable to attach debugger to a unit test

Issue - State: open - Opened by Elpaggio about 3 years ago - 1 comment

#57 - Debug a library

Issue - State: open - Opened by bibble235 over 3 years ago - 1 comment

#55 - Improve resolution of compiled project classes

Issue - State: open - Opened by fwcd almost 4 years ago
Labels: enhancement, todo

#54 - Update build instructions

Issue - State: open - Opened by fwcd almost 4 years ago
Labels: vscode, todo

#53 - Fixup Kotlin multiplatform path

Pull Request - State: closed - Opened by koush almost 4 years ago - 2 comments

#52 - kotlin multiplatform debugging - paths

Issue - State: closed - Opened by koush almost 4 years ago - 3 comments
Labels: bug

#51 - Internal error when execute debugging

Issue - State: open - Opened by Anlarry about 4 years ago - 2 comments
Labels: bug

#50 - Attaching to remote debugger causes exception upon breakpoint

Issue - State: open - Opened by timbob2000 about 4 years ago - 1 comment

#48 - Add support for debugging lambda

Issue - State: open - Opened by gayanper about 4 years ago

#47 - Reuse variable references for better representation of cyclic references

Pull Request - State: closed - Opened by fwcd about 4 years ago
Labels: enhancement

#46 - Cannot execute expressions function in vscode debug console

Issue - State: open - Opened by acodervic about 4 years ago

#45 - feat: support cwd and env variable using sun jdi

Pull Request - State: open - Opened by thunderz99 over 4 years ago - 2 comments

#43 - [WIP]feat: #39 support cwd anv env variables (using org.eclipse.jdt.debug package)

Pull Request - State: closed - Opened by thunderz99 over 4 years ago - 2 comments

#42 - [WIP]feat: support cwd and env variable

Pull Request - State: closed - Opened by thunderz99 over 4 years ago - 1 comment

#41 - feat: #16 support jvm args

Pull Request - State: closed - Opened by thunderz99 over 4 years ago

#40 - * Fix Spring Boot project debugging bugs.

Pull Request - State: closed - Opened by MrRogerHuang over 4 years ago - 5 comments

#39 - Any way to support environment variables?

Issue - State: open - Opened by thunderz99 over 4 years ago - 4 comments
Labels: enhancement

#38 - * Fix bugs for attaching. * Fix a breakpoints update bug.

Pull Request - State: closed - Opened by MrRogerHuang over 4 years ago - 1 comment

#37 - Spring project does not run

Issue - State: open - Opened by joacatito over 4 years ago - 2 comments

#36 - Fail to Run Attach

Issue - State: closed - Opened by MrRogerHuang over 4 years ago - 1 comment
Labels: bug

#35 - Provide exception info popups

Pull Request - State: closed - Opened by fwcd over 4 years ago
Labels: enhancement

#34 - Implement exception info

Issue - State: closed - Opened by fwcd over 4 years ago
Labels: enhancement

#33 - Implement Evaluate

Issue - State: closed - Opened by fwcd over 4 years ago - 2 comments
Labels: enhancement

#32 - Support JDK 11+

Pull Request - State: closed - Opened by fwcd over 4 years ago
Labels: enhancement

#31 - JDK 11+ support

Issue - State: closed - Opened by fwcd over 4 years ago
Labels: enhancement

#30 - Cannot Debug Kotlin Project: kotlin.KotlinNullPointerException

Issue - State: closed - Opened by joacatito over 4 years ago - 1 comment
Labels: bug, duplicate

#29 - how can i debug coroutine?

Issue - State: open - Opened by guijiyang over 4 years ago - 1 comment
Labels: enhancement

#28 - I can't debug.

Issue - State: open - Opened by EEDT over 4 years ago - 1 comment
Labels: needs more information

#27 - Fix debug failure when there are files in src dir

Pull Request - State: closed - Opened by hasali19 over 4 years ago - 1 comment

#24 - NoClassDefFound when trying to debug using default generated launch.json

Issue - State: open - Opened by Strum355 about 5 years ago - 4 comments
Labels: bug

#23 - internal error (Caused by: kotlin.KotlinNullPointerException)

Issue - State: closed - Opened by ilovelili about 5 years ago - 4 comments
Labels: bug

#22 - internal error

Issue - State: closed - Opened by ilovelili about 5 years ago

#21 - internal error

Issue - State: closed - Opened by ilovelili about 5 years ago - 1 comment

#20 - WIP: Depend on the language server's shared module through GitHub Packages

Pull Request - State: closed - Opened by fwcd about 5 years ago - 3 comments
Labels: enhancement, on hold

#19 - Bump lodash from 4.17.11 to 4.17.14

Pull Request - State: closed - Opened by dependabot[bot] about 5 years ago
Labels: dependencies

#18 - Share dependency resolution logic with KotlinLanguageServer

Issue - State: closed - Opened by fwcd about 5 years ago
Labels: enhancement

#17 - How can I send println output to vscode terminal not debug console?

Issue - State: open - Opened by n0111000 over 5 years ago - 1 comment
Labels: enhancement

#16 - Pass launch arguments. Pass JVM -D??? args.

Issue - State: open - Opened by ru5t over 5 years ago - 4 comments
Labels: enhancement

#15 - Bump tar from 2.2.1 to 2.2.2

Pull Request - State: closed - Opened by dependabot[bot] over 5 years ago
Labels: dependencies

#14 - Bump fstream from 1.0.11 to 1.0.12

Pull Request - State: closed - Opened by dependabot[bot] over 5 years ago
Labels: dependencies

#13 - Kotlin Attach

Issue - State: closed - Opened by minkir014 over 5 years ago
Labels: bug

#12 - Debugging maven project

Issue - State: open - Opened by minkir014 over 5 years ago - 14 comments
Labels: bug

#11 - Configuring for multi-project builds

Issue - State: open - Opened by davidpcaldwell over 5 years ago - 3 comments
Labels: enhancement

#10 - Can't debug simple KotlinQuickStart project

Issue - State: open - Opened by mattflix over 5 years ago - 16 comments
Labels: bug

#9 - Breakpoints and Threads not working in recent VSCode version

Issue - State: closed - Opened by fwcd over 5 years ago - 1 comment
Labels: bug, todo

#8 - Add Example

Issue - State: closed - Opened by fwcd over 5 years ago - 1 comment
Labels: enhancement, vscode, todo

#7 - How to make this work?

Issue - State: open - Opened by Spenhouet almost 6 years ago - 1 comment
Labels: bug

#6 - Logging via JSON

Issue - State: closed - Opened by fwcd about 6 years ago
Labels: todo

#5 - Sort local variables list

Issue - State: closed - Opened by fwcd about 6 years ago
Labels: enhancement

#4 - JDI throws exception when trying to inspect a null variable

Issue - State: closed - Opened by fwcd about 6 years ago
Labels: bug

#3 - Update initialization procedure in KotlinDebugAdapter

Issue - State: open - Opened by fwcd about 6 years ago
Labels: on hold, lsp4j

#2 - Update LSP4J dependency once 0.5.0 is deployed

Issue - State: closed - Opened by fwcd about 6 years ago
Labels: on hold, lsp4j

#1 - Replace adapterExecutableCommand with new API

Issue - State: closed - Opened by fwcd about 6 years ago
Labels: on hold, vscode