Skip to content

HPDell/vscode-latex-commands

Repository files navigation

vscode-latex-commands README

A VSCode extension to add basic commands for LaTeX.

Features

  • Commands for adding inline $ $ and display $$ math environment.
  • Commands for adding \item.

Requirements

There are no requirements.

Extension Settings

There are no extension settings.

Known Issues

There are no known issues.

Release Notes

0.2.0

  • Commands for generating sequence numbers at each selected position.
  • Commands for adding 1 to all selected text.

0.1.3

  • Fix repository address.

0.1.1

  • Support for multiselection.
  • While select a range of text, commands will add $ and $$ around the selected text instead of add a snippet at active cursor.

0.0.3

  • Remove the whitespace at start and end position.

0.0.2

  • Fix the insert position error.

0.0.1

  • Commands for adding inline $ $ and display $$ math environment.
  • Commands for adding \item.

Enjoy!

About

A VSCode extension to add basic commands for LaTeX.

Resources

Stars

Watchers

Forks

Packages

No packages published