https://github.com/notpeter/rfc-zed
IETF RFCs in Your Zed Assistant
https://github.com/notpeter/rfc-zed
Last synced: 7 months ago
JSON representation
IETF RFCs in Your Zed Assistant
- Host: GitHub
- URL: https://github.com/notpeter/rfc-zed
- Owner: notpeter
- Created: 2024-09-01T16:27:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-01T17:55:59.000Z (almost 2 years ago)
- Last Synced: 2025-08-27T17:51:02.356Z (10 months ago)
- Language: Rust
- Size: 659 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RFC Zed Extension
Simple Zed Extension that adds an `/rfc` slash command.
## Usage
Open the Assistant (`cmd-r`):
```
/rfc
```
## Screenshots

## Links
See also:
- [Zed Assistant: Slash Commands](https://zed.dev/docs/assistant/commands)
- [Zed Extensions: Slash Commands](https://zed.dev/docs/extensions/slash-commands)
- [Slash Commands Example Extension](https://github.com/zed-industries/zed/tree/main/extensions/slash-commands-example)