Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Project EulerNew to Visual Studio Code? Get it now.
Project Euler

Project Euler

slfotg

|
10 installs
| (0) | Free
Allow viewing Project Euler problems from your editor
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Project Euler

VSCode Extension that allows viewing Project Euler problems from your editor

Features

A tree view panel in the Explorer view showing all current published problems. Clicking on an item will open that problem in a new tab.

treeview

A Webview for displaying Project Euler problems. All images and math equations are rendered properly. However there is currently no way to submit answers.

webview

CodeLenses that allow links to open the webviews from comments or code in your editor.

lens

Command palette search to search for and display problems by their problem number.

search

Text files associated with problems can be opened in a new editor and saved or viewed from there.

poker

Requirements

VSCode 1.109.0 or higher

Extension Settings

This extension contributes the following settings:

  • projecteuler.enableCodeLens: Enable/disable CodeLens links to problems (matching 'pe=###', 'problem=###' or 'problem = ###').
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft