Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 219 Bytes

vscode.org

File metadata and controls

8 lines (8 loc) · 219 Bytes

add such into keybindings.json for vscode, snippet for django-template { “key”: “ctrl+y”, “command”: “editor.action.insertSnippet”, “args”: { “name”: “trans” } }