add python to vscode
This commit is contained in:
parent
16b189b123
commit
08e84c9372
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
(vscode-with-extensions.override {
|
||||
vscodeExtensions = with vscode-extensions; [
|
||||
bbenoist.Nix
|
||||
ms-python.python
|
||||
(
|
||||
vscode-utils.buildVscodeExtension {
|
||||
vscodeExtUniqueId = "vadimcn.vscode-lldb";
|
||||
|
|
Loading…
Reference in a new issue