]> git.lizzy.rs Git - rust.git/blob - .vscode/extensions.json
Auto merge of #12863 - lowr:fix/missing-fields-on-destructuring-assignment, r=Veykril
[rust.git] / .vscode / extensions.json
1 {
2   // See http://go.microsoft.com/fwlink/?LinkId=827846 to learn about workspace recommendations.
3   // Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
4
5   // List of extensions which should be recommended for users of this workspace.
6   "recommendations": ["vadimcn.vscode-lldb"],
7   // List of extensions recommended by VS Code that should not be recommended for users of this workspace.
8   "unwantedRecommendations": []
9 }