We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b49a8f commit dbee8ddCopy full SHA for dbee8dd
docs/vscode-version.md
@@ -34,15 +34,6 @@ files dependent on this version:
34
npm run generate
35
```
36
37
-#### Troubleshooting
38
-
39
-In case there's an error when specifying a version of Chromium, you may need to update the version of `caniuse-lite`
40
-in `package.json` to a newer version. You should be able to do so by running:
41
42
-```shell
43
-npx update-browserslist-db@latest
44
-```
45
46
## VS Code version used in tests
47
48
Our integration tests are currently pinned to use an older version of VS Code due to <https://github.com/github/vscode-codeql/issues/2402>.
0 commit comments