Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>OI File CheckerNew to Visual Studio Code? Get it now.
OI File Checker

OI File Checker

fafddda

|
150 installs
| (1) | Free
designed for OIer
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

OI File Checker

⚠️ Warning: This extension is only available on Windows.

description

You can fill in the samples into this tool, which can quickly help you run code tests. Specifically, it can crawl samples of various questions from Luogu, Codeforces, and Atcoder to the testing point by simply entering the URL of the question. It can call your browser to crawl the samples.

usage

oi-file-checker.setCompilerPath is use to set the g++ path, which is set to g++ defaultly.

oi-file-checker.setCompilerArgs is use to set the g++ compile arguments, which is set to -Wl,--stack=1022483648 -O2 -static defaultly.

oi-file-checker.setChromePath is use to set the chrome path, which is set to C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe defaultly.

oi-file-checker.autosave is use to set whether you want to save the code while running your code, which is set to true defaultly.

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