wolfram-vscode-pluginWolfram|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
InstallationA 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 ( 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.
UsageSelect 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. LicenseThe source code to this extension is available on https://github.com/Lidfalk/wolfram-vscode-plugin and licensed under the MIT license. |