…but I hate that you can practically only use it with IntelliJ. Trying to use it with just Gradle and vscode is such a pain and maybe even impossible to get anything more than basic syntax highlighting. That is all.

  • ck_@discuss.tchncs.de
    link
    fedilink
    arrow-up
    20
    ·
    1 year ago

    Kotlin has a major benefactor in Jetbrains, buy they are also a major gate keeper with no interest in adding support for anything but IntelliJ. Quite to the contrary, they are actively blocking extensions to their compiler API that would improve development of open language servers.

    If you want to develop in Kotlin, you should really just stick with IntelliJ. Or make your peace with not having the greatest language support in your editor.

    Honestly, because of the whole situation, I’ve started considering Kotlin as a proprietary product by now.

    • paperplane@lemmy.world
      link
      fedilink
      arrow-up
      7
      ·
      edit-2
      1 year ago

      That article tells you how to set up syntax highlighting and run the command-line compiler by hand, not really comparable to IntelliJ… The article feels like a generic SEO post

    • platypus_plumba@lemmy.world
      link
      fedilink
      arrow-up
      11
      ·
      1 year ago

      10 minutes after migrating from Maven to Gradle…

      “Wow, I can do the same I did with Maven with such a small configuration and a few lines of code”.

      2 months later…

      “Wtf is broken!!? Wtf is going on?”

      2 hours later…

      “Wtf is broken!!? Wtf is going on?”