It would be nice to have a syntax in comments to enable / disable the spell checker.
Something similar to tslint.
/* spell-checker:disable */
const foo = "Thiz nott checkedd";
/* spell-checker:enable */
I think this is a good idea. I have to think how best to do this.
This is in 0.12.2
Thank you for your suggestion.
Most helpful comment
Thank you for your suggestion.