We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8502a8b commit f18e33dCopy full SHA for f18e33d
TROUBLESHOOTING.md
@@ -0,0 +1,6 @@
1
+# Troubleshooting
2
+
3
+## Debugger
4
5
+### `convertToDto unexpected type` when starting a debug session
6
+No debug adapter is installed. Make sure that you are online and reload the VSCode window to automatically download the debug adapter for Kotlin.
0 commit comments