Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Snippets
>
Meta JSON Schema
New to Visual Studio Code?
Get it now.
Meta JSON Schema
ClashMeta
|
209 installs
|
(
0
)
|
Free
A linter and snippet provider for Clash.Meta(mihomo) configuration.
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
特性
Clash.Meta(mihomo)
配置文件语法提示、错误提示、文件格式化
使用方法
YAML 文件
不可直接视为 Clash.Meta(mihomo) 配置文件。
要求文件首行含有
clash
字样注释,以区分其他 YAML 文件。
支持的文件扩展名为
.yaml
、
.yml
、
.txt
。
Clash 文件
可直接视为 Clash.Meta(mihomo) 配置文件。
支持的文件扩展名为
.clash
、
.clash.meta
。