Skip to content

1.0.5

Choose a tag to compare

@github-actions github-actions released this 07 Feb 10:12
· 15 commits to main since this release

Added 'Skip code blocks' setting.

When active, autocorrect will never modify words inside codeblocks (inline and fenced), and 'Fix previous spelling' will only apply when the cursor is inside a code block (inline and fenced), otherwise it will skip it and keep iterating on the rest of the line.

This setting is on by default.