Support hover for documentation pulled from the docs page itself. Doing so will likely require developing more Pollen abstractions, as well as a new (json) Pollen target.
Once this docs page is made, update the language server to access them! I'm not yet sure if the best place to do this is in the language server itself, or in Pyret's node server... my gut says maybe our TypeScript language server (in lsp-ts).
Support hover for documentation pulled from the docs page itself. Doing so will likely require developing more Pollen abstractions, as well as a new (json) Pollen target.
Once this docs page is made, update the language server to access them! I'm not yet sure if the best place to do this is in the language server itself, or in Pyret's node server... my gut says maybe our TypeScript language server (in
lsp-ts).