Release 2.4 — Focus
Quiet by default. The editor steps back so your writing can lead; every control sits one gesture away.
What changed
- Rewrote the parser to preserve your spacing
- Cut cold-start time by forty percent
- Stable, tokenized syntax for embedded JSON
Sample payload
{
"version": 2,
"channel": "stable",
"focus": true,
"features": [
"lint",
"format",
"preview"
]
}