vscode: Extension 'vscode.git' CANNOT use API proposal: scmValidation
Issue Type: Bug
- VS Code Version: 1.63.2
- OS Version: macOS Monterey 12.1
Steps to Reproduce:
- Open a Git repo
- Open OUTPUT
VS Code version: Code 1.63.2 (899d46d82c4c95423fb7e10e68eba52050e30ba3, 2021-12-15T09:37:28.172Z) OS version: Darwin x64 21.2.0 Restricted Mode: No
System Info
Item | Value |
---|---|
CPUs | Intel® Core™ i7-9750H CPU @ 2.60GHz (12 x 2600) |
GPU Status | 2d_canvas: enabled gpu_compositing: enabled metal: disabled_off multiple_raster_threads: enabled_on oop_rasterization: enabled opengl: enabled_on rasterization: enabled skia_renderer: disabled_off_ok video_decode: enabled webgl: enabled webgl2: enabled |
Load (avg) | 8, 8, 8 |
Memory (System) | 32.00GB (2.82GB free) |
Process Argv | people-design --crash-reporter-id 2133163b-be35-40cf-8cb7-cb4a3d4a9511 |
Screen Reader | no |
VM | 0% |
Extensions (33)
Extension | Author (truncated) | Version |
---|---|---|
vscode-tailwindcss | bra | 0.7.4 |
fe-vscode-plugin | byt | 0.0.15 |
authenticator | byt | 0.2.22 |
cloud-toolkit | byt | 0.3.0 |
gallery | byt | 0.4.10 |
bytesec-vscode | byt | 1.0.52 |
v2ex-playground | cha | 1.4.5 |
path-intellisense | chr | 2.6.0 |
vscode-eslint | dba | 2.2.2 |
docs-markdown | doc | 0.2.100 |
es7-react-js-snippets | dsz | 3.1.1 |
gitlens | eam | 11.7.0 |
prettier-vscode | esb | 9.0.0 |
vscode-styled-components | jpo | 1.7.0 |
lynx-studio | lyn | 1.3.1 |
git-graph | mhu | 1.30.0 |
vscode-language-pack-zh-hans | MS- | 1.63.3 |
python | ms- | 2021.12.1559732655 |
vscode-pylance | ms- | 2021.12.2 |
jupyter | ms- | 2021.11.1001550889 |
jupyter-keymap | ms- | 1.0.0 |
jupyter-renderers | ms- | 1.0.4 |
remote-containers | ms- | 0.209.6 |
remote-ssh | ms- | 0.70.0 |
remote-ssh-edit | ms- | 0.70.0 |
remote-wsl | ms- | 0.63.13 |
vscode-typescript-next | ms- | 4.6.20211223 |
vscode-zhihu | niu | 0.5.0 |
vetur | oct | 0.35.0 |
material-icon-theme | PKi | 4.11.0 |
svg-preview | Sim | 2.8.3 |
vscode-styled-components | sty | 1.7.2 |
git | vsc | 1.62.3 |
(1 theme extensions excluded)
A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
pythontb:30283811
pythonvspyt551:30345470
pythonptprofiler:30281270
vshan820:30294714
vstes263cf:30335440
vscoreces:30384385
pythondataviewer:30285071
vscod805:30301674
pythonvspyt200:30340761
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
vsaa593cf:30376535
pythonvs932:30410667
vscop804:30404766
vscop341:30404997
vsrem710cf:30416617
vscexrecpromp3t2:30407763
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 27 (10 by maintainers)
yeh i resolve it with it. thanks u
it work for me after unisntall Git(built-in). thanks a lot
@Mrzzchao @zhanzizhen You can try to uninstall the Git extension, and then you may find that a certain extension installs the git extension from openVSX by itself
When you filter your Extensions viwe with
@builtin @id:vscode.git
does this appear?If not, what does the filter
@installed @id:vscode.git
show?If an extension lists there, uninstall it.
Hi~ It appears to be a vscode.git extension that is not applicable to VSCode and derived products have been installed from OpenVSX registry, uninstalling it should solve this problem
@Vulxan the 1.62.3 version number alongside the git extension entry in the table in the original report looks odd to me. Here’s a screenshot from my 1.62.3 (Windows) after running the command to reload with all extensions disabled.
It shows version number as 1.0.0
Same result even without running that command first.
Show Running Extensions
also shows 1.0.0 for the Git one.