Kotlin / kotlinx-rpc

Add asynchronous RPC services to your multiplatform applications.
https://kotlin.github.io/kotlinx-rpc/
Apache License 2.0
512 stars 7 forks source link

Step into RPC #101

Open CLOVIS-AI opened 2 weeks ago

CLOVIS-AI commented 2 weeks ago

This is just a feature suggestion for IDEA relating to this library, and since this library was just announced, it's probably not until the far future.

It would be great if the IntelliJ debugger could "step into RPC": when you're stepping through an RPC client, and you reach the kotlinx.rpc method, "smart step into" would give you two choices:

Mr3zee commented 2 weeks ago

Wow, this sounds nice! But yeah, this is far future for now. But we will keep that in mind, thank you!