Control automatic port forwarding with a devcontainer.json file #70
Annotations
4 warnings and 1 notice
Qodana - Code Inspection:
src/main/kotlin/com/coder/jetbrains/matcher/PortMatcher.kt#L3
Constructor parameter is never used as a property
|
|
Qodana - Code Inspection:
src/main/kotlin/com/coder/jetbrains/CoderBundle.kt#L10
Object "CoderBundle" is never used
|
Qodana - Code Inspection:
src/main/kotlin/com/coder/jetbrains/CoderBundle.kt#L13
Function "message" is never used
|
Qodana - Code Inspection:
src/main/kotlin/com/coder/jetbrains/services/CoderPortForwardService.kt#L61
The opt-in annotation is redundant: no matching experimental API is used
|
Loading