Open Issues Need Help
View All on GitHub Submit to mason registry 2 months ago
help wanted
[FEATURE]: Lua Language Support 3 months ago
AI Summary: Add support for the Lua programming language to the Codebook spell checker. This involves creating a Tree-sitter query to identify spell-checkable parts of Lua code (identifiers, strings, comments), updating the Codebook language settings to include Lua, and potentially adding a Lua grammar dependency if one doesn't already exist. Thorough testing is required to ensure accuracy and compatibility.
Complexity:
4/5
enhancement help wanted