Skip to content

feat: more languages supported #79

Open
@elijah-potter

Description

@elijah-potter

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:

  • Bash
  • YAML
  • HTML
  • Java
  • Groovy
  • Git commit buffers (filetype gitcommit)
  • PowerShell

In addition to adding language parsers to the tree-sitter code, we would also need to open pull requests for nvim-lspconfig, mason and fix harper-ls to announce support for the capability.

Feel free to add suggestions to this list.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions