Releases: mleem97/gregVscode
Releases · mleem97/gregVscode
Release list
v1.0.0 — gregCore Mod Tools
Initial release: VS Code extension for gregCore Data Center mods.
- Lua IntelliSense (130+ greg.* completions + hover + lifecycle snippets)
- JS/TS IntelliSense via bundled greg.d.ts + setup command
- JSON schemas for mod.json and Mods/manifest.json
- Snippets for Lua, JS/TS, Rust, C#
- Scaffolding commands (Lua/JS/Rust mods)
- GregLint task provider, problem matcher and lint command
- 22 offline tests green
Install: Extensions → Install from VSIX, or unzip attached file below.
Requires VS Code 1.93+ and (for linting) the greglint binary: https://github.com/mleem97/gregLint