提交 e45d279b 编写于 作者: M Martin Aeschlimann

description & name for built-in languages (#43978)

上级 ed0e9039
{
"name": "bat",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": { "vscode": "*" },
......
{
"displayName": "Windows Bat Language Features",
"description": "Provides Syntax highlighting, Folding, Bracket matching, Snippets and other language features in Windows batch files"
}
\ No newline at end of file
{
"name": "clojure",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": { "vscode": "*" },
......
{
"displayName": "Clojure Language Features",
"description": "Provides Syntax highlighting, Bracket matching and other language features in Clojure files"
}
\ No newline at end of file
{
"name": "coffeescript",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": { "vscode": "*" },
......
{
"displayName": "Coffeescript Language Features",
"description": "Provides Syntax highlighting, Folding, Bracket matching, Snippets and other language features in Coffeescript files"
}
\ No newline at end of file
{
"name": "csharp",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": {
......
{
"displayName": "C# Language Features",
"description": "Provides Syntax highlighting, Folding, Bracket matching, Snippets and other language features in C# files"
}
\ No newline at end of file
{
"name": "css",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": {
......
{
"displayName": "CSS Language Features",
"description": "Provides rich language support for CSS, LESS and SCSS files.",
"css.title": "CSS",
"css.lint.argumentsInColorFunction.desc": "Invalid number of parameters",
"css.lint.boxModel.desc": "Do not use width or height when using padding or border",
......
{
"name": "diff",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": { "vscode": "*" },
......
{
"displayName": "Diff File Language Features",
"description": "Provides Syntax highlighting, Bracket matching and other language features in Diff files"
}
\ No newline at end of file
{
"name": "docker",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": { "vscode": "*" },
......
{
"displayName": "Docker Language Features",
"description": "Provides Syntax highlighting, Bracket matching and other language features in Docker files"
}
\ No newline at end of file
{
"name": "fsharp",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": { "vscode": "*" },
......
{
"displayName": "F# Language Features",
"description": "Provides Syntax highlighting, Folding, Bracket matching, Snippets and other language features in F# files"
}
\ No newline at end of file
{
"name": "groovy",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": { "vscode": "*" },
......
{
"displayName": "Groovy Language Features",
"description": "Provides Syntax highlighting, Bracket matching, Snippets and other language features in Groovy files"
}
\ No newline at end of file
{
"name": "handlebars",
"name": "handlebars",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": {
......
{
"displayName": "Handlebars Language Features",
"description": "Provides Syntax highlighting, Bracket matching and other language features in Handlebars files"
}
\ No newline at end of file
{
"name": "hlsl",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": { "vscode": "*" },
......
{
"displayName": "HLSL Language Features",
"description": "Provides Syntax highlighting, Bracket matching and other language features in HLSL files"
}
\ No newline at end of file
{
"name": "html",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217",
......
{
"displayName": "HTML Language Features",
"description": "Provides rich language support for HTML, Razor and Handlebar files.",
"html.format.enable.desc": "Enable/disable default HTML formatter",
"html.format.wrapLineLength.desc": "Maximum amount of characters per line (0 = disable).",
"html.format.unformatted.desc": "List of tags, comma separated, that shouldn't be reformatted. 'null' defaults to all tags listed at https://www.w3.org/TR/html5/dom.html#phrasing-content.",
......
{
"name": "ini",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": { "vscode": "*" },
......
{
"displayName": "Ini Language Features",
"description": "Provides Syntax highlighting, Bracket matching and other language features in Ini files"
}
\ No newline at end of file
{
"name": "java",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": { "vscode": "*" },
......
{
"displayName": "Java Language Features",
"description": "Provides Syntax highlighting, Folding, Bracket matching, Snippets and other language features in Java files"
}
\ No newline at end of file
{
"name": "json",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217",
......
{
"displayName": "JSON Language Features",
"description": "Provides rich language support for JSON files.",
"json.schemas.desc": "Associate schemas to JSON files in the current project",
"json.schemas.url.desc": "A URL to a schema or a relative path to a schema in the current directory",
"json.schemas.fileMatch.desc": "An array of file patterns to match against when resolving JSON files to schemas.",
......
{
"name": "less",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": { "vscode": "*" },
......
{
"displayName": "Less Language Features",
"description": "Provides Syntax highlighting, Bracket matching and other language features in Less files."
}
\ No newline at end of file
{
"name": "lua",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": { "vscode": "*" },
......
{
"displayName": "Lua Language Features",
"description": "Provides Syntax highlighting, Bracket matching and other language features in Lua files"
}
\ No newline at end of file
{
"name": "make",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": { "vscode": "*" },
......
{
"displayName": "Make Language Features",
"description": "Provides Syntax highlighting, Bracket matching and other language features in Make files"
}
\ No newline at end of file
{
"name": "objective-c",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": {
......
{
"displayName": "Objective-C Language Features",
"description": "Provides Syntax highlighting,Bracket matching and other language features in Objective-C files"
}
\ No newline at end of file
{
"name": "perl",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": { "vscode": "*" },
......
{
"displayName": "Perl Language Features",
"description": "Provides Syntax highlighting, Bracket matching and other language features in Perl files"
}
\ No newline at end of file
{
"name": "powershell",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": { "vscode": "*" },
......
{
"displayName": "Powershell Language Features",
"description": "Provides Syntax highlighting, Folding, Bracket matching, Snippets and other language features in Powershell files"
}
\ No newline at end of file
{
"name": "pug",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": { "vscode": "*" },
......
{
"displayName": "Pug Language Features",
"description": "Provides Syntax highlighting, Bracket matching and other language features in Pug files"
}
\ No newline at end of file
{
"name": "python",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": { "vscode": "*" },
......
{
"displayName": "Python Language Features",
"description": "Provides Syntax highlighting, Folding, Bracket matching and other language features in Python files"
}
\ No newline at end of file
{
"name": "r",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": { "vscode": "*" },
......
{
"displayName": "R Language Features",
"description": "Provides Syntax highlighting, Bracket matching and other language features in R files"
}
\ No newline at end of file
{
"name": "razor",
"name": "razor",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": {
......
{
"displayName": "Razor Language Features",
"description": "Provides Syntax highlighting, Folding, Bracket matching and other language features in Razor files"
}
\ No newline at end of file
{
"name": "ruby",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.2.1",
"publisher": "vscode",
"engines": { "vscode": "*" },
......
{
"displayName": "Ruby Language Features",
"description": "Provides Syntax highlighting, Bracket matching and other language features in Ruby files"
}
\ No newline at end of file
{
"name": "rust",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": { "vscode": "*" },
......
{
"displayName": "Rust Language Features",
"description": "Provides Syntax highlighting, Bracket matching and other language features in Rust files"
}
\ No newline at end of file
{
"name": "scss",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": { "vscode": "*" },
......
{
"displayName": "SCSS Language Features",
"description": "Provides Syntax highlighting, Bracket matching and other language features in SCSS files."
}
\ No newline at end of file
{
"name": "shaderlab",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": {
......
{
"displayName": "Shaderlab Language Features",
"description": "Provides Syntax highlighting, Bracket matching and other language features in Shaderlab files"
}
\ No newline at end of file
{
"name": "shellscript",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": { "vscode": "*" },
......
{
"displayName": "Shell Script Language Features",
"description": "Provides Syntax highlighting, Bracket matching and other language features in Shell Script files"
}
\ No newline at end of file
{
"name": "sql",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": { "vscode": "*" },
......
{
"displayName": "SQL Language Features",
"description": "Provides Syntax highlighting, Bracket matching and other language features in SQL files"
}
\ No newline at end of file
{
"name": "swift",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": { "vscode": "*" },
......
{
"displayName": "Swift Language Features",
"description": "Provides Syntax highlighting, Bracket matching, Snippets and other language features in Swift files"
}
\ No newline at end of file
{
"name": "vb",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": { "vscode": "*" },
......
{
"displayName": "Visual Basic Language Features",
"description": "Provides Syntax highlighting, Folding, Bracket matching, Snippets and other language features in Visual Basic files"
}
\ No newline at end of file
{
"name": "xml",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": { "vscode": "*" },
......
{
"displayName": "XML Language Features",
"description": "Provides Syntax highlighting, Bracket matching and other language features in XML files"
}
\ No newline at end of file
{
"name": "yaml",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.0",
"publisher": "vscode",
"engines": { "vscode": "*" },
......
{
"displayName": "YAML Language Features",
"description": "Provides Syntax highlighting, Bracket matching and other language features in YAML files"
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册