https://github.com/camera-2018/bird-conf-vscode-ext
https://github.com/camera-2018/bird-conf-vscode-ext
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/camera-2018/bird-conf-vscode-ext
- Owner: camera-2018
- Created: 2023-11-13T18:08:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-13T18:11:28.000Z (over 2 years ago)
- Last Synced: 2025-06-04T06:51:45.595Z (about 1 year ago)
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Bird Configuration Syntax Highlighting
这个插件提供了一个 TextMate 语法配置文件,用于高亮显示 Bird 路由器配置文件(`bird.conf`)。
## 特性
- 支持常见的 Bird 配置语法。
- 高亮显示包括关键字、IP 地址、常量、注释等。
- 日期和协议类型的高亮。
## 使用方法
### 安装
点击vscode插件右上角 通过VSIX安装,选择下载的`bird-conf-ext-v0.0.1.vsix`文件即可。
### 配置
打开一个 `bird.conf` 文件,点击右下角的选择语言模式,选择`Bird Configuration`即可。