Skip to content

Commit f3753da

Browse files
tsmaederfbricon
authored andcommitted
Add PDE extension to recommended extensions.json
Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
1 parent 3b2133f commit f3753da

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/extensions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
66
"dbaeumer.vscode-eslint",
77
"EditorConfig.EditorConfig",
8-
"amodio.tsl-problem-matcher"
8+
"amodio.tsl-problem-matcher",
9+
"yaozheng.vscode-pde"
910
]
1011
}

0 commit comments

Comments
 (0)