https://github.com/pranavmangal/zed-ssh-config
A Zed extension that provides syntax highlighting for SSH config files
https://github.com/pranavmangal/zed-ssh-config
ssh-config zed zed-extension
Last synced: 5 months ago
JSON representation
A Zed extension that provides syntax highlighting for SSH config files
- Host: GitHub
- URL: https://github.com/pranavmangal/zed-ssh-config
- Owner: pranavmangal
- License: mit
- Created: 2025-01-24T17:50:31.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-24T18:05:02.000Z (over 1 year ago)
- Last Synced: 2025-07-22T08:55:26.371Z (11 months ago)
- Topics: ssh-config, zed, zed-extension
- Language: Scheme
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zed-extensions - SSH Config
README
# Zed SSH Config Extension
A [Zed](https://zed.dev) extension that provides syntax highlighting for SSH config files
It uses [tree-sitter-ssh-config](https://github.com/tree-sitter-grammars/tree-sitter-ssh-config) for parsing and highlighting.