vscode-kotlin icon indicating copy to clipboard operation
vscode-kotlin copied to clipboard

Kotlin code completion, linting and more for VSCode

Results 94 vscode-kotlin issues
Sort by recently updated
recently updated
newest added

### Description Hello, I found some problems regarding interpretation in the vscode extension 1 - Some functions do not appear in the syntax highlight, for example, within this "RulesModule" class...

bug

Shameless copy of #42 (Huge thanks to @thunderz99 !) with the addition of `envFile` support. also injects `--add-exports jdk.jdi/com.sun.tools.jdi=ALL-UNNAMED` without which locally build debugAdapter refuses to start. Supposed to be...

extension

When i test api debug mode kotlin attach not work in file kotlin, although i connect success to localhost:8090 ![image](https://github.com/user-attachments/assets/ab3b79bf-07d1-4902-b359-9390a6f64625) ![image](https://github.com/user-attachments/assets/9ac1d6a8-644d-4c9f-b23b-6d86985e8254) ![image](https://github.com/user-attachments/assets/1f27da4e-2f7d-445f-a577-369fce86f67a)

enhancement

Hello from the VS Code team 👋 In our next release v1.92, we will update to Electron 30 which includes Node.js 20.14.0. This Node version contains a [breaking change](https://nodejs.org/en/blog/vulnerability/april-2024-security-releases-2#command-injection-via-args-parameter-of-child_processspawn-without-shell-option-enabled-on-windows-cve-2024-27980---high), in...