←back to thread

Crystal 1.16.0

(crystal-lang.org)
131 points ksec | 2 comments | | HN request time: 0.42s | source
Show context
Daegalus ◴[] No.43651781[source]
I really like Crystal, but I am too dependent on LSPs and such for productivity, and the Crystal LSP leaves a lot to be desired, even though it is fantastic work for what it is.

Can't rely on AI either, as it constantly confuses it with Ruby.

I did do a few backend/server code challenges and advent code in Crystal. It worked really well and was very powerful.

I would love to write my MMO server in it, but again, tooling is still a sore spot for me.

replies(3): >>43654366 #>>43654560 #>>43655301 #
1. nobodywasishere ◴[] No.43654560[source]
Relevant post on why Crystal doesn't have good tooling currently

https://forum.crystal-lang.org/t/why-isnt-there-an-lsp-for-c...

replies(1): >>43657341 #
2. Daegalus ◴[] No.43657341[source]
Thank you, I actually am aware of the post and follow all the projects with hope they succeed.