https://github.com/rhaiscript/vscode-rhai
Rhai language support for Visual Studio Code.
https://github.com/rhaiscript/vscode-rhai
rhai syntax-highlighting vscode vscode-extension
Last synced: 3 days ago
JSON representation
Rhai language support for Visual Studio Code.
- Host: GitHub
- URL: https://github.com/rhaiscript/vscode-rhai
- Owner: rhaiscript
- License: mpl-2.0
- Created: 2020-11-26T07:36:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-14T09:47:42.000Z (11 months ago)
- Last Synced: 2024-08-14T11:04:30.666Z (11 months ago)
- Topics: rhai, syntax-highlighting, vscode, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=rhaiscript.vscode-rhai
- Size: 271 KB
- Stars: 19
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Rhai Language Support for Visual Studio Code
===========================================[](https://github.com/rhaiscript/vscode-rhai/blob/master/LICENSE.md)
[](https://marketplace.visualstudio.com/items?itemName=rhaiscript.vscode-rhai)
[](https://github.com/rhaiscript/vscode-rhai/releases/latest)[](https://rhai.rs)
[Rhai](https://rhai.rs) is an embedded scripting language and evaluation engine for Rust that gives
a safe and easy way to add scripting to any application.Features
--------- [x] Syntax highlighting
Todo List
---------- [ ] Auto formatter
- [ ] Language serverHow to Install
--------------- Search for `Rhai Language Support` in Visual Studio Code.
- Download directly from the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=rhaiscript.vscode-rhai).
Screenshot
----------