Skip to content

docs: refresh registry listing snippets - #30

Merged
johncarmack1984 merged 1 commit into
mainfrom
docs/listing-freshness
Jul 23, 2026
Merged

docs: refresh registry listing snippets#30
johncarmack1984 merged 1 commit into
mainfrom
docs/listing-freshness

Conversation

@johncarmack1984

Copy link
Copy Markdown
Owner

Post-0.4.0 health-pass housekeeping — two tiny listing fixes, no code changes.

  • VS Code Marketplace README (editors/vscode/README.md): the "install for real" example hardcoded glslint-0.1.0.vsix, stale since we're on 0.4.0. Replaced with a glslint-<version>.vsix placeholder so the example never goes stale again.
  • npm @glslint/cli README: the usage block listed check <file> and lsp but never showed linting shaders embedded in JS/TS tagged templates — the headline 0.4.0 feature the shipped binary already does. Added a check 'src/**/*.ts' line.

Docs-only, so release-please won't cut a release. CI still runs.

The VS Code README hardcoded a stale 0.1.0 vsix filename in the install example; use a <version> placeholder so it never goes stale. The @glslint/cli README's usage block didn't mention linting shaders in JS/TS tagged templates (the 0.4.0 feature) though the shipped binary does it — add the check line.
@johncarmack1984
johncarmack1984 merged commit b40b11b into main Jul 23, 2026
7 checks passed
@johncarmack1984
johncarmack1984 deleted the docs/listing-freshness branch July 23, 2026 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant