Gleam v1.15.0 released
22 points by w0nder1ng
22 points by w0nder1ng
The language server now performs best-effort zero value generation for
decode.failureand has support forNilwhen using thegenerate dynamic decodercode action.
Wow, I've been working on a Gleam project and writing tons of decoders by hand and somehow I never noticed that there are "generate dynamic decoder" and "generate to-JSON" code actions when selecting a type name. Very nice!
Gleam's LS is the best I've ever used and I'm glad the Gleam team is working on it as a first-class citizen.
It’s well nice! Also there’s a full list of aaall the code actions and features it supports here https://gleam.run/language-server/#Code-actions