vscode-ltex icon indicating copy to clipboard operation
vscode-ltex copied to clipboard

LTeX: Grammar/spell checker :mag::heavy_check_mark: for VS Code using LanguageTool with support for LaTeX :mortar_board:, Markdown :pencil:, and others

Results 134 vscode-ltex issues
Sort by recently updated
recently updated
newest added

Is it possible to add support for the strings format using this regex? /\*(.*?)\*/\n"(.*?)"\s*=(.*?(?

1-feature-request ✨

**Describe the bug** While I very much appreciate that you added the parsing of yaml headers, especially the `lang` key to detect the language (which works well!), it seems like...

1-bug 🐛
2-confirmed

**Describe the bug** LTeX stops working when there is `$~\%$` in a LaTeX file. Other configurations are fine: `$~%$`, `$~a$`, `$~\_$`. **Steps to reproduce** Minimal reproductible example bellow. **Sample document**...

1-bug 🐛
2-confirmed

Note: Per the contribution guidelines, deleting parts of the template or not filling in vital information may result in the issue to be immediately closed as invalid. **Is your feature...

1-feature-request ✨

**Is your feature request related to a problem? Please describe.** I want to be able to spell check AsciiDoc documents, which are similar to Markdown but with slightly other syntax...

1-feature-request ✨

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.8.1 to 5.37.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v5.37.0 5.37.0 (2022-09-12) Bug Fixes eslint-plugin: [strict-boolean-expressions] check all conditions in a logical operator chain (#5539) (77d76e2) website:...

pr-dependabot 🤖

Bumps [eslint](https://github.com/eslint/eslint) from 8.6.0 to 8.23.1. Release notes Sourced from eslint's releases. v8.23.1 Bug Fixes b719893 fix: Upgrade eslintrc to stop redefining plugins (#16297) (Brandon Mills) 734b54e fix: improve autofix...

pr-dependabot 🤖

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.8.0 to 5.37.0. Release notes Sourced from @​typescript-eslint/parser's releases. v5.37.0 5.37.0 (2022-09-12) Bug Fixes eslint-plugin: [strict-boolean-expressions] check all conditions in a logical operator chain (#5539) (77d76e2) website:...

pr-dependabot 🤖

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.6 to 18.7.18. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=17.0.6&new-version=18.7.18)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

pr-dependabot 🤖

Presently `\cref{...}` is correctly handled, i.e. it is not checked for mistakes. The same does not apply to `\crefrange{..}`, which results in various mistake warnings.

1-bug 🐛
2-unconfirmed