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

CodeFortress

Krrish Rastogi

|
3 installs
| (0) | Free
| Sponsor
Judge, compile, and download competitive programming problems. Supports auto-submit for Codeforces and Kattis.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CodeFortress

Downloads

Quickly compile, run and judge competitive programming problems in VS Code. Automatically download testcases, or write & test your own problems. Once you are done, easily submit your solutions directly with the click of a button!

CodeFortress supports a large number of popular platforms like Codeforces, Codechef, TopCoder etc. with the help of the Competitive Companion browser extension.

Quick start

  1. Install CodeFortress in VS Code and open any folder.
  2. Install Competitive Companion in your browser.
  3. Use Companion by pressing the green plus (+) circle from the browser toolbar when visiting any problem page.
  4. The file opens in VS Code with testcases preloaded. Press Ctrl+Alt+B to run them.
  • (Optional) Install the cph-submit browser extension to enable submitting directly on CodeForces.
  • (Optional) Install submit client and config file from the Kattis help page after logging in.

You can also use this extension locally — just open any supported file and press 'Run Testcases' (Ctrl+Alt+B) to manually enter testcases.

Features

  • LeetCode-inspired dark/light UI with smooth theme switching.
  • Automatic compilation with display for compilation errors.
  • Intelligent judge with support for signals, timeouts and runtime errors.
  • Problem statement viewer with rendered math (MathJax) and inline code chips.
  • Works with Competitive Companion.
  • Codeforces auto-submit integration.
  • Kattis auto-submit integration.
  • Works locally for your own problems.
  • Support for several languages.

Supported Languages

  • C++
  • C
  • C#
  • Rust
  • Go
  • Haskell
  • Python
  • Ruby
  • Java
  • JavaScript (Node.js)
  • Cangjie

Keyboard Shortcuts

Shortcut Action
Ctrl+Alt+B Run test cases
Ctrl+Alt+S Submit to Codeforces
Ctrl+Alt+D Focus judge panel

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

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