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
Copy file name to clipboardExpand all lines: vscode-spar/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
# AADL (spar) — VS Code Extension
2
2
3
-
AADL v2.2 language support with live interactive architecture diagrams.
3
+
AADL v2.2/v2.3 language support with live interactive architecture diagrams.
4
4
5
5
Powered by [spar](https://github.com/pulseengine/spar), an open-source AADL toolchain with 21 analysis passes, port-aware rendering, and orthogonal edge routing.
6
6
7
7
## Features
8
8
9
9
### Syntax Highlighting
10
-
Full TextMate grammar for AADL v2.2 — keywords, component categories, features, connections, properties, modes, and annexes.
10
+
Full TextMate grammar for AADL v2.2/v2.3 — keywords, component categories, features, connections, properties, modes, and annexes.
11
11
12
12
### Language Server (10 IDE Features)
13
13
-**Diagnostics** — parser errors + 21 analysis passes on save
@@ -59,7 +59,7 @@ Interactive HTML diagram that updates on every save:
59
59
-[spar on GitHub](https://github.com/pulseengine/spar)
0 commit comments