My personalized port from Ultisnips to the VSCode extension Hypersnips of Giles Castel's Latex snippets for quickly writing mathematics notes in Latex.
- Add the Hypersnips extension to VSCode
- 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'
- Enjoy