znck / grammarly

Grammarly for VS Code

Home Page:https://marketplace.visualstudio.com/items?itemName=znck.grammarly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: ignore . between words, like x.y.z

jjangga0214 opened this issue · comments

Grammarly complains,

스크린샷 2023-05-30 오전 10 38 43

but generally it's like a function, class, object, or version number.

I think . between words without space should be ignored by default.
How do you think?