mirror of
https://github.com/Proteus-Typer/model-a.git
synced 2025-06-26 14:22:00 -03:00
Add decent 3d viewer extension
This commit is contained in:
3
.vscode/extensions.json
vendored
3
.vscode/extensions.json
vendored
@ -6,7 +6,8 @@
|
|||||||
"recommendations": [
|
"recommendations": [
|
||||||
"emeraldwalk.RunOnSave",
|
"emeraldwalk.RunOnSave",
|
||||||
"ms-vscode.makefile-tools",
|
"ms-vscode.makefile-tools",
|
||||||
"ms-python.python"
|
"ms-python.python",
|
||||||
|
"mtsmfm.vscode-stl-viewer"
|
||||||
],
|
],
|
||||||
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
|
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
|
||||||
"unwantedRecommendations": [
|
"unwantedRecommendations": [
|
||||||
|
Reference in New Issue
Block a user