Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>logpagerNew to Visual Studio Code? Get it now.
logpager

logpager

Joseph Muiruri

|
26 installs
| (0) | Free
An extension to open large files by paging
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

logpager README

logpager is a very basic extension for opening large files by implementing paging instead of attempting to load the entire file to memory.

This overcomes the issue where you need to modify the settings.json file to try and exctend the memory as we now only need to load the file to memory in chunks.

Features

File is broken down into chunks of 1 mb and each chunk becomes a page

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft