vscode: VS Code not working properly
Issue Type: Bug
VS Code , code section shaking from top to bottom continuously. Unable to develop my code
VS Code version: Code 1.69.2 (3b889b090b5ad5793f524b5d1d39fda662b96a2a, 2022-07-18T16:12:52.460Z) OS version: Windows_NT x64 10.0.19044 Restricted Mode: No
System Info
| Item | Value |
|---|---|
| CPUs | Intel® Core™ i5-7200U CPU @ 2.50GHz (4 x 2712) |
| GPU Status | 2d_canvas: enabled canvas_oop_rasterization: disabled_off direct_rendering_display_compositor: disabled_off_ok gpu_compositing: enabled multiple_raster_threads: enabled_on opengl: enabled_on rasterization: enabled raw_draw: disabled_off_ok skia_renderer: enabled_on video_decode: enabled video_encode: enabled vulkan: disabled_off webgl: enabled webgl2: enabled |
| Load (avg) | undefined |
| Memory (System) | 11.89GB (3.09GB free) |
| Process Argv | C:\Users\Hp\Documents\GitHub\CG --crash-reporter-id 25a4e5d2-e4a3-4836-9a57-b769a961c721 |
| Screen Reader | no |
| VM | 0% |
Extensions (60)
| Extension | Author (truncated) | Version |
|---|---|---|
| go-outliner | 766 | 0.1.20 |
| vscode-tomcat | ada | 0.12.1 |
| go-group-imports | ale | 1.1.4 |
| vscode-sqlite | ale | 0.14.1 |
| vscode-database | baj | 2.2.3 |
| java-run | cao | 1.1.4 |
| vscode-mysql-client2 | cwe | 5.6.7 |
| vscode-markdownlint | Dav | 0.47.0 |
| vscode-eslint | dba | 2.2.6 |
| githistory | don | 0.6.19 |
| javadebugger | don | 0.1.5 |
| xml | Dot | 2.5.1 |
| es7-react-js-snippets | dsz | 4.4.3 |
| vscode-go-syntax | dun | 0.0.18 |
| gitlens | eam | 12.1.2 |
| prettier-vscode | esb | 9.5.0 |
| git-project-manager | fel | 1.8.2 |
| vscode-firefox-debug | fir | 2.9.8 |
| vscode-lombok | Gab | 1.0.1 |
| vscode-javac | geo | 0.2.42 |
| vscode-pull-request-github | Git | 0.46.1 |
| go | gol | 0.35.1 |
| gop | gop | 0.7.8 |
| rest-client | hum | 0.25.0 |
| gitcherry | kse | 1.1.1 |
| go-struct-tag | liu | 0.0.11 |
| git-patch-utility | mak | 6.2.32 |
| vscode-docker | ms- | 1.22.1 |
| vscode-edge-devtools | ms- | 2.1.0 |
| python | ms- | 2022.10.1 |
| vscode-pylance | ms- | 2022.7.40 |
| jupyter | ms- | 2022.6.1201981810 |
| jupyter-keymap | ms- | 1.0.0 |
| jupyter-renderers | ms- | 1.0.9 |
| remote-wsl | ms- | 0.66.3 |
| notepadplusplus-keybindings | ms- | 1.0.7 |
| vscode-typescript-next | ms- | 4.8.20220802 |
| vscode-react-native | msj | 1.9.2 |
| sqltools | mtx | 0.23.0 |
| material-icon-theme | PKi | 4.19.0 |
| vscode-jsp | pth | 0.0.3 |
| java | red | 1.9.0 |
| java-development-extensions-pack | ric | 1.4.0 |
| java-sysout | ric | 1.1.0 |
| go-swagger | spa | 2.0.4 |
| tabnine-vscode | Tab | 3.6.8 |
| go-run | Tea | 0.1.0 |
| vscodeintellicode | Vis | 1.2.22 |
| vscode-java-debug | vsc | 0.43.0 |
| vscode-java-dependency | vsc | 0.21.0 |
| vscode-java-pack | vsc | 0.25.0 |
| vscode-java-test | vsc | 0.36.0 |
| vscode-maven | vsc | 0.37.0 |
| python-auto-venv | whi | 1.2.2 |
| jinja | who | 0.0.8 |
| vscode-go-autotest | win | 1.6.0 |
| vscode-java-saber | You | 0.1.2 |
| go-to-next-error | yy0 | 1.0.3 |
| gotofolder | zjf | 0.0.2 |
| go-snippets | zsh | 0.0.4 |
A/B Experiments
vsliv368:30146709
vsreu685:30147344
python383cf:30185419
vspor879:30202332
vspor708:30202333
vspor363:30204092
vslsvsres303:30308271
pythonvspyl392:30443607
vserr242cf:30382550
pythontb:30283811
vsjup518:30340749
pythonptprofiler:30281270
vshan820:30294714
vstes263:30335439
pythondataviewer:30285071
vscod805cf:30301675
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
vsaa593:30376534
vsc1dst:30438360
pythonvs932:30410667
wslgetstarted:30449410
vscscmwlcmt:30465135
cppdebug:30492333
pylanb8912:30529769
vsclangdc:30486549
c4g48928:30535728
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Reactions: 1
- Comments: 17 (5 by maintainers)
@okarpov the issue you are hitting is same as https://github.com/microsoft/vscode/issues/154705, it will be addressed once https://github.com/microsoft/vscode/pull/154092 gets merged. Until then you can disable hardware acceleration with following steps,
Configure Runtime Arguments"disable-hardware-acceleration": trueFor mac users like myself that can’t even see the Command Palette due to the glitch, you can directly edit the file in terminal at: ~/.vscode/argv.json