Skip to content
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

Add Kotlin documentation to configuration guide #748

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

themkat
Copy link
Contributor

@themkat themkat commented Aug 9, 2023

dap-mode with Kotlin is sadly not as simple to setup as the Java one, nor is it as feature complete. From what I heard, many people are missing some documentation on how to setup, how it works etc. This is what I have done here. Some info on useful things like running JUnit tests is also covered. This is not really covered that many places, so I think it would be super useful to have the information in a place like this! 🙂 Might also get more interest in debugging and running Kotlin code in Emacs 🙂 (to be honest, I rarely use debuggers, but find it super nice to be able to run tests like this inside Emacs!)

A little bit unsure on the formatting, but tried to copy the style of what I could find...

@jcs090218 jcs090218 added the documentation Improvements or additions to documentation label Aug 9, 2023
@yyoncho yyoncho merged commit de41d62 into emacs-lsp:master Aug 10, 2023
11 of 15 checks passed
@yyoncho
Copy link
Member

yyoncho commented Aug 10, 2023

Thank you!

@themkat themkat deleted the kotlin_docs branch August 10, 2023 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants