Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-20T02:00:06.000Z (about 3 years ago)
- Last Synced: 2024-12-03T07:24:59.606Z (2 months 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
[![VSMarket: version](https://vsmarketplacebadge.apphb.com/version-short/Teddy-van-Jerry.dice-simulation.svg?color=blueviolet&logo=visual-studio-code&style=?style=for-the-badge)](https://marketplace.visualstudio.com/items?itemName=Teddy-van-Jerry.dice-simulation)
[![installs](https://vsmarketplacebadge.apphb.com/installs/teddy-van-jerry.dice-simulation.svg?color=blue)](https://marketplace.visualstudio.com/items?itemName=Teddy-van-Jerry.dice-simulation)
[![downloads](https://vsmarketplacebadge.apphb.com/downloads/teddy-van-jerry.dice-simulation.svg?color=green)](https://marketplace.visualstudio.com/items?itemName=Teddy-van-Jerry.dice-simulation)![Dice Simulation Banner](img/icons/ds-banner.png)
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
![VS Code Window](https://dice.teddy-van-jerry.org/wp-content/uploads/2021/12/Syntax_Highlight.png)## 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).