We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08bf6ec commit b88f570Copy full SHA for b88f570
src/services/get-vscode-version.ts
@@ -1,4 +1,4 @@
1
-const FALLBACK = "1.98.1"
+const FALLBACK = "1.104.3"
2
3
export async function getVSCodeVersion() {
4
const controller = new AbortController()
0 commit comments