Lîm Tsú-thuàn

Results 188 comments of Lîm Tsú-thuàn
trafficstars

But it still shouldn't be `0`?

NOTE: LSP specification - https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_inlayHint

@jestarray the method part is merged, the rest is how to collect struct fields information and put them into “inlayHint” method.

`syncheck-annotations` supporting will make things easier, but not totally a block, it's still possible to read field information back. The following steps should work ### Steps 1. collects definition from...

> It looks good to me (unless you want to add `maybe-kind maybe-link` to make it match `defidform`). I think current one is ok for me

remind, does any problem need to resolve here?

Yes, it didn’t seem to be activity :)

Related language server method: `textDocument/typeDefinition` I don't know how to get Type tooltips information, although the DrRacket has this feature.

> Is it possible to remove trailing whitespace at the end of a line when formatting? > > I'm happy to have a go at this if you can point...

Is parinfer a LSP client? How did it provide buffer to server? It's hard to answer your question without these. And maybe magic-racket would be a nice reference?