We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39503b3 commit 735dd5eCopy full SHA for 735dd5e
1 file changed
.vscode/settings.json
@@ -3,4 +3,7 @@
3
"[python]": {
4
"editor.defaultFormatter": "ms-python.black-formatter"
5
},
6
+ "files.associations": {
7
+ "*.nsi.j2": "jinja"
8
+ },
9
}
0 commit comments