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

MathWays

Yash Shejwal

|
1 install
| (1) | Free
Game math assistant for analyzing and transforming game configuration JSON files.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

MathWays

MathWays is a VS Code extension for game math workflows. It helps you load a game configuration JSON file, inspect distributions, and run transformations from a sidebar UI.

Features

  • Activity bar view with a dedicated webview sidebar.
  • JSON loader for game configuration files.
  • Visualizer that shows symbol counts and percentages by set.
  • Script runner for common symbol/set operations:
    • Replace symbol by percentage
    • Adjust weights
    • Adjust symbol counts by rules
    • Insert symbols by set
    • Generate distributions

How to use

  1. Open VS Code and open your game workspace.
  2. Open the MathWays activity bar view.
  3. Click Load JSON Configuration and pick your game JSON file.
  4. Use:
    • Visualizer tab to inspect symbol stats
    • Scripts tab to configure and run a transformation
  5. Review the result message and output file path shown by the extension.

Requirements

  • VS Code 1.109.0 or newer.
  • A valid game JSON file compatible with the scripts.

Commands

  • slotMath.calculate - Triggers the sample calculate command.

Known limitations

  • No workspace settings are contributed yet.
  • The extension currently focuses on JSON workflows and does not include in-editor schema validation.

Release notes

See CHANGELOG.md.

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