UNPKG

mui-language-picker

Version:
21 lines (19 loc) 741 B
{ // See http://go.microsoft.com/fwlink/?LinkId=827846 to learn about workspace recommendations. // Extension identifier format: ${publisher}.${name}. Example: vscode.csharp // List of extensions which should be recommended for users of this workspace. "recommendations": [ "jinsihou.diff-tool", "editorconfig.editorconfig", "dbaeumer.vscode-eslint", "eriklynd.json-tools", "yzhang.markdown-all-in-one", "ryu1kn.partial-diff", "esbenp.prettier-vscode", "andyyaldoo.vscode-json", "richie5um2.vscode-sort-json", "earshinov.sort-lines-by-selection" ], // List of extensions recommended by VS Code that should not be recommended for users of this workspace. "unwantedRecommendations": [] }