https://github.com/teddy-van-jerry/dice_simulation_vsc
VS Code Extension for Dice Simulation
https://github.com/teddy-van-jerry/dice_simulation_vsc
dice physics physics-simulation simulation vscode vscode-extension
Last synced: about 2 months ago
JSON representation
VS Code Extension for Dice Simulation
- Host: GitHub
- URL: https://github.com/teddy-van-jerry/dice_simulation_vsc
- Owner: Teddy-van-Jerry
- License: mit
- Created: 2021-12-10T15:49:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-20T02:00:06.000Z (over 4 years ago)
- Last Synced: 2025-03-25T12:34:55.305Z (about 1 year ago)
- Topics: dice, physics, physics-simulation, simulation, vscode, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=Teddy-van-Jerry.dice-simulation
- Size: 1.18 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Dice Simulation VS Code Extension
[](https://marketplace.visualstudio.com/items?itemName=Teddy-van-Jerry.dice-simulation)
[](https://marketplace.visualstudio.com/items?itemName=Teddy-van-Jerry.dice-simulation)
[](https://marketplace.visualstudio.com/items?itemName=Teddy-van-Jerry.dice-simulation)

This is the extension for [**Dice Simulation**](https://github.com/Teddy-van-Jerry/Dice_Simulation),
with basic syntax highlight support and snippets.
## Basic Information
### Support Version
The version of Dice Simulation this extension bases on is `0.1.0`.
### Features
- Basic Syntax Highlight for `ds`, `ds-cpp`, `ds-h` based on [Better CPP Syntax](https://github.com/jeff-hykin/better-cpp-syntax).
- Snippets for DS Block.
## Screenshots

## Links
- Dice Simulation Website: https://dice.teddy-van-jerry.org
- Dice Simulation Repo: https://github.com/Teddy-van-Jerry/Dice_Simulation
- VS Code Extension Repo: https://github.com/Teddy-van-Jerry/Dice_Simulation_VSC
## License
This project is licensed under the [MIT LICENSE](LICENSE).