Skip to content

RC v1.8.1#117

Closed
dmtrshat wants to merge 5 commits into
mainfrom
dev/1.8.1
Closed

RC v1.8.1#117
dmtrshat wants to merge 5 commits into
mainfrom
dev/1.8.1

Conversation

@dmtrshat

Copy link
Copy Markdown
Member

Small patch release focused on parser robustness, plus some CLI and VS Code extension reliability polish.

Added

  • CLI utilities: --help / -h / help and --version / -V.
  • Help output improvements: mention both grimoire_css and grim, and print help when no mode is provided.

Changed

  • VS Code extension build: bundle the extension with esbuild for packaging.

Fixed

  • Parser: operator-like tokens inside class={...} template literals (e.g. ===, foo==bar) are no longer misinterpreted as spells.
  • VS Code extension: do not block activation on LSP startup; add timeouts for LSP start and network downloads to avoid hangs.

@dmtrshat dmtrshat added this to the v1.8.1 milestone Feb 10, 2026
@github-project-automation github-project-automation Bot moved this to Backlog in Grimoire CSS Feb 10, 2026
@dmtrshat dmtrshat closed this Feb 10, 2026
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Grimoire CSS Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant