Skip to content

Releases: mleem97/gregVscode

v1.0.0 — gregCore Mod Tools

Choose a tag to compare

@mleem97 mleem97 released this 24 Sep 23:42

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