scrawdaddy

@scrawdaddy@lemmy.world
0 Post – 6 Comments
Joined 1 years ago

Used it for few years in a spring boot api layer. Absolutely loved it. Migrating to typescript now, but that’s not due to Kotlin.

More due to

  1. not being a fan of spring boots magic
  2. our backend being very light
  3. wanting a unified language for our small team of full stack developers.

How does bg3 play on the deck? Enjoyable?

Is it really? It’s been a couple of years since I used Java, but vs code sucked for it compared to IntelliJ. I used vscode for everything else but could never make a Java workflow stick.

I feel the same way. I’ve been using helix for about a month now and really like its paradigm. But I’m missing some of the neovim features. And I’ve run into some lsp issues that I don’t think are present in neovim

1 more...

You sent me down a rabbit hole. Now I’m using a hamerspoon script which mimicks paperwm/niri

Liking it so far!

I may have been wrong about helix being the cause of my LSP issues. One large typescript project I have will have performance issues but it may just be that project. I just found the same issue in neovim. Vscode is the only editor that doesn’t seem to have any problem with it.

I was originally hoping it would be resolved by this PR https://github.com/helix-editor/helix/pull/10539