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

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

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`即可。