Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>rpn-hex-calcNew to Visual Studio Code? Get it now.

rpn-hex-calc

thatnamegroup

|
398 installs
| (0) | Free
Rpn Hex Calc - A Simple reverse polish notation hex calculator
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Rpn Hex Calc - A Simple reverse polish notation hex calculator

This a VS Code extension that displays an RPN Hex calculator. This was leveraged from a Chrome Extension I wrote earlier (https://github.com/alpiepho/rpn-calc-chrome-extension) ...Look for it soon in the Chrome Store.

Run the RpnHexCalc: Start Rpn Hex Calculator to create the webview for the calculator.

Screenshots

Running in debug mode

  • Open in VS Code 1.25+
  • npm install
  • npm run watch or npm run compile
  • F5 to start debugging

This launches another instance of VS Code

Run the RpnHexCalc: Start Rpn Hex Calculator to create the webview for the calculator. In that instance of VS Code, use Developer: Open Webview Developer Tools to debug the extension.

Reference for WebView

https://code.visualstudio.com/api/extension-guides/webview

Market Place

You can find this extension at https://marketplace.visualstudio.com/items?itemName=thatnamegroup.rpn-hex-calc

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft