More extensions

This commit is contained in:
2022-08-17 13:08:40 -07:00
parent 8db793aae7
commit 2d8fc0477f
3 changed files with 9 additions and 3 deletions

View File

@ -69,7 +69,8 @@
},
"workbench.editorAssociations": {
"*.pcl": "hexEditor.hexedit",
"*.dib": "default"
"*.dib": "default",
"*.lnk": "ink.connector"
},
"runTerminalCommand.commands": [
{