copper-leaf / ballast

Opinionated Application State Management framework for Kotlin Multiplatform
https://copper-leaf.github.io/ballast/
BSD 3-Clause "New" or "Revised" License
147 stars 10 forks source link

[intellij-plugin] Allow configuring the port the debugger server listens on #11

Closed cjbrooks12 closed 2 years ago

cjbrooks12 commented 2 years ago

The IntelliJ plugin is currently hardcoded to listen on port 9684 for the debugger websocket connection. There should be a screen in the settings menu to change this port.