Slow reponse to scroll and typing
See original GitHub issueIssue Type: Performance Issue
It is not slow to start-up, it is slow to do anything in the text editor (scroll, find, type, etc). For example, when scrolling, the screen is unable to keep up with the mouse wheel and it will keep scrolling for a while after I stop the mouse wheel. I disabled the extensions I installed lately, and also reduced the amount of files in the workspace.
VS Code version: Code 1.49.1 (58bb7b2331731bf72587010e943852e13e6fd3cf, 2020-09-16T23:27:51.792Z) OS version: Windows_NT x64 10.0.19041
System Info
Item | Value |
---|---|
CPUs | Intel® Core™ i5-7200U CPU @ 2.50GHz (4 x 2712) |
GPU Status | 2d_canvas: enabled flash_3d: enabled flash_stage3d: enabled flash_stage3d_baseline: enabled gpu_compositing: enabled multiple_raster_threads: enabled_on oop_rasterization: disabled_off opengl: enabled_on protected_video_decode: enabled rasterization: enabled skia_renderer: disabled_off_ok video_decode: enabled vulkan: disabled_off webgl: enabled webgl2: enabled |
Load (avg) | undefined |
Memory (System) | 11.85GB (4.20GB free) |
Process Argv | –crash-reporter-id 2c01e348-504e-456f-931c-280aa8926a03 |
Screen Reader | no |
VM | 0% |
Process Info
CPU % Mem MB PID Process
2 96 33588 code main
2 88 13340 shared-process
3 84 26656 window (Issue Reporter)
0 24 27836 crashpad-handler
0 223 30908 window (Settings - local_svn_workspace (Workspace) - Visual Studio Code)
0 11 6640 watcherService
0 6 12092 console-window-host (Windows internal process)
0 6 9240 console-window-host (Windows internal process)
0 96 19504 extensionHost
0 69 30740 C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe
0 60 30924 utility
1 241 33368 gpu-process
Workspace Info
| Window (Settings - local_svn_workspace (Workspace) - Visual Studio Code)
| Folder (JESD204): 1760 files
| File types: svn-base(998) v(161) sv(38) sh(33) tcl(30) prj(30) do(25)
| tmp(9) txt(9) log(7)
| Conf files: makefile(7);
Extensions (11)
Extension | Author (truncated) | Version |
---|---|---|
better-comments | aar | 2.1.0 |
bracket-pair-colorizer | Coe | 1.0.61 |
ctags-support | jay | 1.0.19 |
svn-scm | joh | 2.12.4 |
rainbow-csv | mec | 1.7.1 |
remote-ssh | ms- | 0.55.0 |
remote-ssh-edit | ms- | 0.55.0 |
remote-wsl | ms- | 0.44.5 |
veriloghdl | msh | 1.3.3 |
awesome-vhdl | puo | 0.0.1 |
tcl | ras | 0.1.0 |
Issue Analytics
- State:
- Created 3 years ago
- Reactions:60
- Comments:129 (37 by maintainers)
Top Results From Across the Web
Typing and scrolling issues - Microsoft Community
This occurs every 10-20 seconds; I will be attempting to scroll up or down and the page ... https://windowsreport.com/typing-lag-slow-keybo.
Read more >How to Fix Delay or Lag When Typing in Windows
If your keyboard delays the input of keystrokes when typing, head to the Windows Device Manager and check if the keyboard driver is...
Read more >Fix slow keyboard response windows 10 - YouTube
Fix slow keyboard response windows 10. Keyboard typing too slow.DISM.exe /Online /Cleanup-image /Restorehealth.
Read more >Typing and scrolling in gmail is suddenly painfully slow. How ...
if still no good run a full antivirus scan . and the following tools can be used to try and clean a computer...
Read more >Slow Mouse Response in Windows 10: How to Fix? - Techbout
The issue of Slow Mouse Response on a Windows 10 computer could be happening due to a variety of reasons, ranging from weak...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
code.exe --disable-renderer-accessibility
Apart from testing the exploration builds, can you also check if launching
code --disable-renderer-accessibility
fixes the issue.