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

Auto-completion of LTeX magic comments #56

Open Katzenwerfer opened 1 month ago

Katzenwerfer commented 1 month ago

Is your feature request related to a problem? Please describe. I tend to work with files in different languages (English, Spanish, German) and have to set it individually through the magic comments system mentioned here. That said, I often forget which commands are available for use.

Describe the solution you'd like Any sort of auto-completion or suggestions on the available commands that can be used. I'm sure it would make for a smoother workflow when using the extension.

Describe alternatives you've considered A command palette on the magic comments could also fill that purpose.