Skip to content

Support markdown_latex_combined from Latex-Workshop #191

@scimax

Description

@scimax

Is your feature request related to a problem? Please describe.
I'm writing myst markdown files in vscode which are build via latex to pdfs. When the language mode is set to markdown, vscode-ltex works as intended. For example in
this sentnce has some errs init.
sentnce and init are marked by ltex and quick fixes are provided. However, Latex-workshop also supports a markdown_latex_combined language mode (see this line ), which is much more comfortable within the math directives/environments. Using this mode ltex does no longer work.

Describe the solution you'd like
When switching to the language mode markdown_latex_combined ltex should work as well. For the MWE above it should mark sentnce and init and provide quick fixes.

Describe alternatives you've considered
To be honest, I haven't considered an alternative. If there is one which I haven't found yet, I'm open to test it. I would also be open to contribute to vscode-ltex in order to support this mode, if someone could point me in the right direction.

Additional context
I first submitted the issue at the original ltex repo, not realizing that it's no longer maintained. So now I have switched to ltex-plus and have the most recent marketplace version installed.

Platform:

  • Mac OS 26.3.1
  • vscode Version: 1.109.5
  • ltex-plus: 15.6.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    1-feature-request ✨Issue type: Request for a desirable, nice-to-have feature

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions