added go extension to vscode

This commit is contained in:
Jakub Kropáček 2024-10-30 22:06:05 +01:00
parent ff459d1487
commit a586e0cb41

View file

@ -167,6 +167,7 @@
ms-python.python ms-python.python
ms-python.debugpy ms-python.debugpy
ms-python.vscode-pylance ms-python.vscode-pylance
golang.go
]; ];
mutableExtensionsDir = false; mutableExtensionsDir = false;
}; };