Louis Pilfold

Results 761 comments of Louis Pilfold

It is possible, but it's pretend it's not :)

That's right! The README has some instructions

We'd need to be careful here. If we introduced a message about guards and the problem is unrelated to guards then it would be very confusing to the user.

No design work has been done here yet. We need to have a think about this!

Hello! Where would we show these hints? Moving this to the compiler repo as this is a language server feature rather than a vscode feature. Edit: it won't let me...

Are there any other places we might want them? The language server can put them anywhere. Seeing as Gleam has labels does it still make sense to show the argument...

Fab! Ok so the next steps are to determine how to send these hints via the language server protocol, and to turn them on and off with the language server...

We don't have an inline comment syntax so we couldn't wrap them like Go does.

Very exciting! Let's start with the MVP feature-set and we can add more over time. That way it is easier to review and merge.