microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.19k stars 29.29k forks source link

Unable to scroll when viewing extremely large files #47394

Closed Zinfour closed 1 year ago

Zinfour commented 6 years ago

Issue Type: Bug

Steps to reproduce:

  1. Open extremely large file (mine is 7 GB large and 184 million lines long).
  2. Wait for it to load.
  3. Try to scroll.

Even though I can edit the file I am unable to scroll and I am unable to drag the minimap.

VS Code version: Code 1.22.1 (950b8b0d37a9b7061b6f0d291837ccc4015f5ecd, 2018-04-06T02:26:57.615Z) OS version: Windows_NT x64 10.0.16299

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz (8 x 4200)| |Memory (System)|15.94GB (4.88GB free)| |Process Argv|C:\Program Files\Microsoft VS Code\Code.exe --max-memory=8192| |Screen Reader|no| |VM|0%|
Extensions (11) Extension|Author (truncated)|Version ---|---|--- better-toml|bun|0.3.2 npm-intellisense|chr|1.3.0 vscode-eslint|dba|1.4.8 vscode-npm-script|eg2|0.3.3 prettier-vscode|esb|1.2.2 gc-excelviewer|Gra|2.0.20 discord-vscode|icr|2.2.4 python|ms-|2018.3.1 atom-keybindings|ms-|3.0.4 subtle-brackets|raf|2.1.1 rust|rus|0.4.1 (2 theme extensions excluded)
rebornix commented 6 years ago

@Zinfour do you have issues with scrolling if you disable minimap?

Zinfour commented 6 years ago

Yes, I am still unable to scroll with the minimap disabled.

vscodenpa commented 1 year ago

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!