You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(brand)+chore(vscode): Compile Boundary section in brand book; marketplace icon (0.4.1)
Brand book gains a section documenting the sites' new design system
(source/sheet worlds, redline accent, Archivo/Public Sans/IBM Plex Mono,
token-block locations) and records that ArchCanvas deliberately keeps its
own system — the family lives in the logo grammar. VS Code extension gets
its first Marketplace icon (the sanctioned void-tile + plum mark), a dark
gallery banner, and a 0.4.1 icon-only repack; publishing remains a manual
web upload.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: editors/vscode/package.json
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,15 @@
1
1
{
2
2
"name": "archlang",
3
3
"private": true,
4
-
"version": "0.4.0",
4
+
"version": "0.4.1",
5
5
"displayName": "ArchLang",
6
6
"description": "Syntax highlighting plus full language support — live diagnostics, hover, completion, go-to-definition, rename, and signature help — for ArchLang (.arch) floor-plan source.",
0 commit comments