qalc - an expressive & powerful calculatorThis extension uses the incredibly powerful Qalculate! to bring quick, powerful mathematical expression evaluation and calculation to VSCode. If you're an engineer that works with physical quantities this extension is your new best friend. FeaturesUsing the extension is short and sweet. You can run qalc on the current selection / line through the command palette. Even better, you can run qalc and replace the current selection / line with the command palette or the keyboard shortcut ⌘ + ⇧ + / (Mac) or ⌃ + ⇧ + / (Windows / Linux). The extension is clever enough that you can run the command on Markdown inline code blocks ( The real power comes from RequirementsYou must have Qalculate! installed. It's not hard, I promise. If you're on a Mac, use homebrew:
If you're on Windows or Linux, head over to the Qalculate! downloads page where you can snag pre-built binaries as well as the source code, if you're into that sort of thing. Extension SettingsQalc has just one VSCode setting, For example:
Would cause
Getting helpThis extension uses Qalculate! for evaluating your expressions- so if you run into trouble that's the first place to start. License & contributingThis extension is licensed under the MIT License and contributions are welcome!. |