Open Issues Need Help
View All on GitHub lsp: Add graindoc code action. 2 months ago
AI Summary: Implement a code action in the Grain Language Server Protocol (LSP) to automatically generate a Graindoc header (similar to JSDoc) for functions when the user hovers over them. This involves modifying the source tree to expose binds and their export status, and deciding which attributes (parameters, return values, examples, since) to include in the generated header.
Complexity:
3/5
low-priority good first issue lsp
grain-lang/grain
3.4K
The Grain compiler toolchain and CLI. Home of the modern web staple. 🌾
Reason
#compiler#functional-programming#grain#language#wasm#webassembly