Skip to content

Commit 732d993

Browse files
committed
feat: add dpp to the extensions
1 parent 6cc671c commit 732d993

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

grammars/d.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"fileTypes": [
33
"d",
4-
"di"
4+
"di",
5+
"dpp"
56
],
67
"name": "D",
78
"scopeName": "source.d",

0 commit comments

Comments
 (0)