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

Wolfram

Hans Sjöberg

|
3,751 installs
| (0) | Free
Wolfram|Alpha plugin for VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

wolfram-vscode-plugin

Wolfram|Alpha extension for Visual Studio Code. This extension only supports the plaintext reply from the Result pod. And you must have a Wolfram|alpha developer account.

Developer setup

  • run npm install inside the wolfram-vscode-plugin folder

Installation

A full guide how to install extentions can be found on the official VS code site. But the short version is: Install Visual Studio Code. In the command palette ( Ctrl+Shift+P or Cmd+Shift+P on Mac) select Install Extension and choose Wolfram.

In order for the plugin to work you must sign up for a free Wolfram|Alpha developer account Here. The app_id should then be added to the VS Code user settings. File -> Setting -> User Setting

{
	"wolfram.app_id":"XXXXXX-XXXXXXXXXX"
}     

Usage

Select the text representing the query, press F1 and the run command wolfram. The result from the query will be inserted on the next row in the editor. If no text is select the entire line will be used as input.

License

The source code to this extension is available on https://github.com/Lidfalk/wolfram-vscode-plugin and licensed under the MIT license.

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