-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Description
I would like to have an option for Codebook to ignore comments and prose in general.
Use Case
As a nonnative English speaker, I find it very useful to have some sort of a spell checker at hand. While codebook works well for code, something like Harper is nicer for prose when typesetting in LaTeX/Typst. Therefore, I would like to use them in tandem, however, having both enabled means mistakes get reported twice and false positives require twice as much time to handle.
Proposed Solution
A builtin config option would be ideal but a general regex config option could maybe suffice.
Alternative Solutions
Enable Harper and disable Codebook for e.g. Typst files sacrificing code spell checking.
Examples
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request