All notable changes to the "snippetizer" extension will be documented in this file.
-
Utility to add code snippets directly from workspace (without manually writing
JSON
) -
Choose where you want to save the extension (either
global
orextension specific
) -
Extensions are saved in the
snippets
dir:- Windows
%APPDATA%\Code\User\
- macOS
$HOME/Library/Application\ Support/Code/User/
- Linux
$HOME/.config/Code/User/
- Windows