https://kotlinlang.org logo
Join SlackCommunities
Powered by
# emacs
  • s

    swapab

    10/29/2017, 4:19 PM
    set the channel description: Kotlin support for Emacs
  • k

    ksinkar

    01/30/2018, 12:11 PM
    set the channel topic: Need to add Kotlin support for emacs
  • k

    ksinkar

    01/30/2018, 12:12 PM
    One can start with JDEE
  • r

    rcgonzalezf

    03/24/2018, 9:05 PM
    I was reading the VSCode support to Kotlin
  • r

    rcgonzalezf

    03/24/2018, 9:05 PM
    so I was thinking why not emacs: https://www.martinmajewski.net/how-to-use-gradle-inside-visual-studio-code-to-build-your-kotlin-native-applications-on-a-mac/
  • r

    rcgonzalezf

    03/24/2018, 9:06 PM
    if someone here has a working emacs configuration and are willing to share, I’ll appreciate it 🙂
  • n

    Niels Renard

    05/28/2018, 3:01 PM
    Hi all, what's the status of kotlin on emacs? All I can find is kotlin-mode but it seems very limited
  • p

    protomike

    05/30/2018, 12:37 PM
    https://www.reddit.com/r/emacs/comments/81cfu8/intellijlspserver_exposes_intellij_idea_features/?utm_source=share&utm_medium=toast_only_ios_app&st=JHT3IHL6&sh=ab52eb6c
  • n

    Niels Renard

    05/30/2018, 2:36 PM
    cool, will give it a spin
  • j

    jecarr33

    12/11/2018, 11:51 PM
    Anybody here using emacs with kotlin yet??
    p
    • 2
    • 2
  • p

    protomike

    12/12/2018, 1:40 PM
    Kotlin mode but there is now a language server so that is a plus.
    👍 1
  • j

    jecarr33

    12/12/2018, 2:54 PM
    i'm scared to even look at how to implement that with emacs
  • j

    jecarr33

    02/28/2019, 11:29 PM
    Is this the Kotlin language server people are using? https://github.com/fwcd/KotlinLanguageServer/blob/master/README.md I have this one setup with lsp-mode but I don't seem to be getting much from it. I connect successfully, and set company to a company-lsp backend..... 😕
  • j

    jwinter

    03/04/2019, 1:35 AM
    another option is eglot : https://github.com/joaotavora/eglot
    👍 1
    p
    • 2
    • 2
  • j

    jecarr33

    03/04/2019, 6:28 AM
    Thanks!
  • j

    jecarr33

    03/07/2019, 10:34 PM
    I'm working on a PR to add out of the box kotlin language server support for
    lsp-mode
    . One thing I was wondering was, where are the majority of you building and keeping your
    kotlin-language-server
    binary?
    p
    • 2
    • 4
  • j

    jecarr33

    03/07/2019, 10:38 PM
    Since the individual is responsible for building the client themselves, I'd like to find a sensible default to have
    lsp-mode
    look for the binary to start it. Ideally, this would be a location that is already on your emacs
    exec-path
  • p

    Panos

    07/08/2022, 10:35 AM
    Anyone using Kotlin with Emacs in 2022 😕 ?
    j
    p
    • 3
    • 4
  • j

    John Herrlin

    10/10/2022, 2:31 PM
    I made a
    ob-kotlin
    for myself. It works pretty good and I have been using it while trying to understand Kotlin. https://github.com/jherrlin/ob-kotlin
    👀 1
    👍 1