This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Zed
zed.dev
did:plc:h4nlizncnhhcq7mwpz3uuvzk
To install and configure:
1. Install pyrefly: `uv tool install pyrefly`
2. Install extension: command palette > `zed: extensions` > filter to `pyrefly` > `install`
3. Configure Zed settings:
```json
"languages": {
"Python": {
"language_servers": ["pyrefly"]
}
}
```
2025-05-19T18:42:42.775Z