Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 794 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 794 Bytes

latex-snippets-hypersnips

My personalized port from Ultisnips to the VSCode extension Hypersnips of Giles Castel's Latex snippets for quickly writing mathematics notes in Latex.

Usage

  1. Add the Hypersnips extension to VSCode
  2. Put the latex.hsnips file into the Hypersnips snippet directory:
  • Windows: %APPDATA%\Code\User\hsnips\(language).hsnips
  • Mac: $HOME/Library/Application Support/Code/User/hsnips/(language).hsnips
  • Linux: $HOME/.config/Code/User/hsnips/(language).hsnips
  • Alternatively, you can find the directory by running the VSCode command 'HyperSnips: Open snippets directory'
  1. Enjoy