Skip to content

Commit

Permalink
Fix Pylance being unusable in Code-OSS
Browse files Browse the repository at this point in the history
  • Loading branch information
nymous committed Apr 12, 2022
1 parent 47e2558 commit f9ca0e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dot_local/bin/executable_make-osscode-official
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ with open(conf_path, "r") as f:
"cacheUrl": "https://vscode.blob.core.windows.net/gallery/index",
"itemUrl": "https://marketplace.visualstudio.com/items",
}
conf["nameLong"] = "Visual Studio Code"
# extensions = set(conf["extensionAllowedProposedApi"])
# extensions.add("ms-vsliveshare.vsliveshare")
# extensions.add("ms-vscode-remote.vscode-remote-extensionpack")
Expand Down

0 comments on commit f9ca0e7

Please sign in to comment.