Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>LaTeX AssistantNew to Visual Studio Code? Get it now.
LaTeX Assistant

LaTeX Assistant

lachrist

|
145 installs
| (0) | Free
LaTeX assistant writer powered by AI.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-latex-assistant

Assistant writer for LaTeX in Visual Studio Code. The latex-assistant.prompt command will prompt an AI provider with an excerpt of the current document. The excerpt will contain the current selection upon which the AI should focus. It will also contain some relevant context such as enclosing section commands and surrounding text. Prompts can be added or deleted and are customizable.

Default Revision Prompt

Given the document:

foo
rab
qux

If the current selection is rab, the revision prompt will produce the edit:

foo
rab
%%%%%%%%%%
bar
%%%%%%%%%%
qux

Default Elaborate Prompt

Given the document:

foo
bar
qux

If the current selection is bar, the elaborate prompt will produce an edit similar to:

foo
bar
%%%%%%%%%%
In programming, bar often refers to a variable or a placeholder within a function or method.
%%%%%%%%%%
qux
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft