This is a Sublime Text 3 plug-in that looks up the current selection on Wolfram|Alpha, and outputs the result on the line below.
Please add this to your Preferences.sublime-settings
:
"wolfram_api_key": "%API_KEY%"
HINT: You can access the file from the menu through Preferences/Settings - User
.
You can make and account and acquire an API key from the Wolfram|Alpha Developer Portal.
All Platforms:
- Ctrl+Alt+a --> Lookup selection or current line.