New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kotlin support #4699
Comments
|
BTW, it looks like someone has been working on Kotlin support in tree-sitter: https://github.com/fwcd/tree-sitter-kotlin Not sure what parser/generator CodeQL uses to know if that might be a quick path to kotlin support... |
|
Thanks for the suggestion, @jaxley! And great to know that someone's been working on a Tree-Sitter grammar for Kotlin Indeed, CodeQL currently doesn't support Kotlin (list of supported languages). Support for new languages is typically announced on our public roadmap a few quarters before a planned release. At this stage, we don't have plans for adding Kotlin support to CodeQL, but there will be likely be an update to our roadmap later this month (relating to a different language). Having said that, we always keep a very close eye on the popularity of programming languages. So if Kotlin continues to grow like it has in the past few years, I'm sure it'll make its way to our roadmap soon! |
|
This issue is stale because it has been open 14 days with no activity. Comment or remove the |
Looks like they don't support kotlin
CodeQL is not supported, nor will it be in the near future (github/codeql#4699 (comment)).
|
Kotlin support would be greatly appreciated! |
Is support for Kotlin on the CodeQL roadmap? I don't see it listed as a supported language currently.
The text was updated successfully, but these errors were encountered: