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

|
6 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.

update

  • 1.0.3: fix bugs and change the UI.

  • 1.0.2: fix bugs.

  • 1.0.1: change the icon.

usage

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

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

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

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