We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b0ae52 commit 339f766Copy full SHA for 339f766
1 file changed
.vscode/extensions.json
@@ -5,6 +5,7 @@
5
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
6
"dbaeumer.vscode-eslint",
7
"EditorConfig.EditorConfig",
8
- "amodio.tsl-problem-matcher"
+ "amodio.tsl-problem-matcher",
9
+ "yaozheng.vscode-pde"
10
]
11
}
0 commit comments