Open elijah-potter opened 7 months ago
Alright. At the time of writing, we've got JavaDoc, HTML, and Bash supported, as well as gitcommit
buffers.
If you could add php
to the list as well, it would be great
Adding dart
would be great as well.
Hey, markdown support seems pretty advanced. :+1: But are there plans to also support other markup languages, such as djot, with the same level of functionality? Or will only markdown be seen as a first-class citizen in the near future?
Either way, I am thrilled about the project and being able to use a solid spell-checker LSP :partying_face: :
PS: Are you planning on adding a sponsoring option?
I'd like to expand the number of languages supported for comment checking. There are a number of additional considerations for structured comments (like JavaDoc), but some should be pretty straightforward.
Running list:
gitcommit
)In addition to adding language parsers to the tree-sitter code, we would also need to open pull requests for
nvim-lspconfig
,mason
and fixharper-ls
to announce support for the capability.Feel free to add suggestions to this list.