An open API service indexing awesome lists of open source software.

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

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

/rfc usage in Zed

## 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)