Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).