-
Current source https://github.com/mason-org/mason-registry/blob/de3bad58c6664810233e5dcdaab1e57569a14a8b/packages/kotlin-language-server/package.yaml#L13 is unmaintained.
https://github.com/kotlin-…
-
ibash updated
2 hours ago
-
Currently, the following commands are used to generate language-specific bindings:
```shell
uniffi-bindgen generate --language {LANGUAGE} ...
uniffi-bindgen-kotlin ...
uniffi-bindgen-swift ...
…
-
Need to add new Kotlin 2.0 features to the repository.
-
(Filing to track and centralize discussion, since this has come up in several discussions.)
The number of generators in Pigeon is an issue for ongoing development (e.g., event channel support), and…
-
I was trying to build the kotlin server to get started on contributing the project.
Running installedDist worked fine
But warning in the IDE after the indexing is done
Attached logs for y…
-
every time i open a file ending .kt this bug happened to me
it was working just fine a day a go
maybe because of a vscode update but idk
version JDK: java 17.0.12 2024-07-16 LTS
version of ko…
-
### Result from CocInfo
````
## versions
vim version: NVIM v0.10.2
node version: v22.9.0
coc.nvim version: 0.0.82-'9fd8578 2024-09-21 00:59:00 +0900'
coc.nvim directory: C:\Users\SHAHNUR\A…
-
We would like to support Kotlin as a language for matching against.
Review [this guide](https://github.com/getgrit/gritql/blob/main/CONTRIBUTING.md#adding-a-new-target-language) and join us on Disc…
-
### What is the user problem or growth opportunity you want to see solved?
The current codebase consists of a mix of Java and Kotlin, which introduces inconsistencies and can make the code harder to …