Skip to content

chore(release): prepare 1.2.0#243

Merged
hongjr03 merged 3 commits into
masterfrom
chore/prepare-1.2.0-release
Jun 8, 2026
Merged

chore(release): prepare 1.2.0#243
hongjr03 merged 3 commits into
masterfrom
chore/prepare-1.2.0-release

Conversation

@hongjr03
Copy link
Copy Markdown
Member

@hongjr03 hongjr03 commented Jun 8, 2026

Summary

  • Bump the server and VS Code extension versions to 1.2.0.
  • Add bilingual 1.2.0 changelog pages with PR authors, contributors, and demo images.
  • Update feature docs for code actions, macro hover/navigation/references, macro argument inlay hints, and struct document symbols.
  • Include the VS Code package CI fix from fix(build): repair VS Code package CI #242 and remove Alpine arm64 package targets.

Closes #236.

Validation

  • git diff --check
  • npm --prefix docs run build
  • cargo check -p vide
  • cargo check -p xtask
  • npm --prefix editors/vscode run typecheck
  • npm --prefix editors/vscode run test

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 8, 2026

Docs preview: https://vide.pascal-lab.net/preview/pr-243/

@hongjr03 hongjr03 marked this pull request as ready for review June 8, 2026 10:17
@hongjr03 hongjr03 merged commit f15b3fe into master Jun 8, 2026
12 checks passed
@hongjr03 hongjr03 deleted the chore/prepare-1.2.0-release branch June 8, 2026 10:17
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.

Document recent features introduced in #211, #235 and #237

1 participant