ltex-plus / vscode-ltex-plus

LTeX+: Grammar/spell checker :mag::heavy_check_mark: for VS Code using LanguageTool with support for LaTeX :mortar_board:, Markdown :pencil:, and others
https://marketplace.visualstudio.com/items?itemName=ltex-plus.vscode-ltex-plus
Mozilla Public License 2.0
66 stars 1 forks source link

Support mdx File Type #88

Closed alexandzors closed 1 week ago

alexandzors commented 2 weeks ago

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 request related to a problem? Please describe. I use vscode to write blog posts in markdown since I find it much easier to do. I use LTeX with a locally hosted languagetool server and its been working well for awhile. However, I noticed the original extension was no longer updated and switched to this one. I also started using the mdx file format since my blog is being migrated to Astro. The problem I am having is that the extension no longer automatically starts when an mdx file is open, nor does it proof the file during editing. I have to manually start the extension on each launch of vscode and manually initiate a current file check after file changes.

Describe the solution you'd like Would it be possible to have the extension recognize mdx as markdown so that it can work automatically?

Describe alternatives you've considered I tried doing file type associations in vscode to have it detect mdx as markdown. However, that did not seem to fix it.

Additional context N/A

spitzerd commented 1 week ago

Done. You can start testing tomorrow when a new nightly release is available.

github-actions[bot] commented 1 week ago

This issue is now fixed on develop. The fix will be included in the next release of LTEX.

If you don't want to wait, you can try out the nightly pre-release tomorrow. Nightly pre-releases are published every morning at around 4am UTC.