Skip to content

Commit aec7029

Browse files
Evgeny ShvarovEvgeny Shvarov
authored andcommitted
added custom dockerfiles highlighting
1 parent 1687aa6 commit aec7029

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.vscode/settings.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
{
2+
"files.associations": {
3+
4+
"Dockerfile*": "dockerfile",
5+
},
26
"objectscript.conn.active": true,
37
"objectscript.conn.version": 3,
48
"objectscript.conn.ns": "USER",
59
"objectscript.conn.port": 52773,
610
"objectscript.export.addCategory": true
11+
712
}

0 commit comments

Comments
 (0)