gtarawneh / languagetool-sublime

Proof-reading and grammar checker for English, French, German, Polish and 20+ other languages
71 stars 13 forks source link

[Bug] The shift to the right in automatic correction of typos #15

Closed Kristinita closed 7 years ago

Kristinita commented 7 years ago

Summary

Incorrect automatic replacement typos, when my text is more than one/two line. There is a shift of one character to the right.

Expected behavior

Without shift to the right

Actual behavior

Shift to the right

No console output.

Steps to reproduce

I run LanguageTool → run command: mark_language_problem_solved {"applyFix": true}, if I make a typo.

Environment

Operating system and version: Windows 10.0.14393 Sublime Text: Build 3126

Thanks.

gtarawneh commented 7 years ago

@Kristinita thanks again for the feedback. I've pushed a commit just now to fix this issue, would you mind testing it and letting me know how it goes?

Kristinita commented 7 years ago

Thanks, this bug disappeared! But bug #12 still remained 😿 .