mirror of https://github.com/microsoft/vscode.git
Rename built-in syntax and snippet extensions to "Language Basics". Fixes #44241
This commit is contained in:
parent
033d21d196
commit
292a290e3f
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "Windows Bat Language Features",
|
||||
"displayName": "Windows Bat Language Basics",
|
||||
"description": "Provides Syntax highlighting, Folding, Bracket matching, Snippets and other language features in Windows batch files"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "Clojure Language Features",
|
||||
"displayName": "Clojure Language Basics",
|
||||
"description": "Provides Syntax highlighting, Bracket matching and other language features in Clojure files"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "CoffeeScript Language Features",
|
||||
"displayName": "CoffeeScript Language Basics",
|
||||
"description": "Provides Syntax highlighting, Folding, Bracket matching, Snippets and other language features in CoffeeScript files"
|
||||
}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "C/C++ Language Features",
|
||||
"displayName": "C/C++ Language Basics",
|
||||
"description": "Provides Syntax highlighting, Folding, Bracket matching, Snippets and other language features in C/C++ files"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "C# Language Features",
|
||||
"displayName": "C# Language Basics",
|
||||
"description": "Provides Syntax highlighting, Folding, Bracket matching, Snippets and other language features in C# files"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "Docker Language Features",
|
||||
"displayName": "Docker Language Basics",
|
||||
"description": "Provides Syntax highlighting, Bracket matching and other language features in Docker files"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "F# Language Features",
|
||||
"displayName": "F# Language Basics",
|
||||
"description": "Provides Syntax highlighting, Folding, Bracket matching, Snippets and other language features in F# files"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "Groovy Language Features",
|
||||
"displayName": "Groovy Language Basics",
|
||||
"description": "Provides Syntax highlighting, Bracket matching, Snippets and other language features in Groovy files"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "Handlebars Language Features",
|
||||
"displayName": "Handlebars Language Basics",
|
||||
"description": "Provides Syntax highlighting, Bracket matching and other language features in Handlebars files"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "HLSL Language Features",
|
||||
"displayName": "HLSL Language Basics",
|
||||
"description": "Provides Syntax highlighting, Bracket matching and other language features in HLSL files"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "Ini Language Features",
|
||||
"displayName": "Ini Language Basics",
|
||||
"description": "Provides Syntax highlighting, Bracket matching and other language features in Ini files"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "Java Language Features",
|
||||
"displayName": "Java Language Basics",
|
||||
"description": "Provides Syntax highlighting, Folding, Bracket matching, Snippets and other language features in Java files"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "JavaScript Language Features",
|
||||
"displayName": "JavaScript Language Basics",
|
||||
"description": "Provides syntax highlighting and basic language support for JavaScript."
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"displayName": "JSON Language Features",
|
||||
"displayName": "JSON Language Basics",
|
||||
"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",
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "Less Language Features",
|
||||
"displayName": "Less Language Basics",
|
||||
"description": "Provides Syntax highlighting, Bracket matching and other language features in Less files."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "Lua Language Features",
|
||||
"displayName": "Lua Language Basics",
|
||||
"description": "Provides Syntax highlighting, Bracket matching and other language features in Lua files"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "Make Language Features",
|
||||
"displayName": "Make Language Basics",
|
||||
"description": "Provides Syntax highlighting, Bracket matching and other language features in Make files"
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"displayName": "Markdown Language Features",
|
||||
"displayName": "Markdown Language Basics",
|
||||
"description": "Provides rich language support for Markdown.",
|
||||
"markdown.preview.breaks.desc": "Sets how line-breaks are rendered in the markdown preview. Setting it to 'true' creates a <br> for every newline.",
|
||||
"markdown.preview.linkify": "Enable or disable conversion of URL-like text to links in the markdown preview.",
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "Objective-C Language Features",
|
||||
"displayName": "Objective-C Language Basics",
|
||||
"description": "Provides Syntax highlighting,Bracket matching and other language features in Objective-C files"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "Perl Language Features",
|
||||
"displayName": "Perl Language Basics",
|
||||
"description": "Provides Syntax highlighting, Bracket matching and other language features in Perl files"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "Powershell Language Features",
|
||||
"displayName": "Powershell Language Basics",
|
||||
"description": "Provides Syntax highlighting, Folding, Bracket matching, Snippets and other language features in Powershell files"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "Pug Language Features",
|
||||
"displayName": "Pug Language Basics",
|
||||
"description": "Provides Syntax highlighting, Bracket matching and other language features in Pug files"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "Python Language Features",
|
||||
"displayName": "Python Language Basics",
|
||||
"description": "Provides Syntax highlighting, Folding, Bracket matching and other language features in Python files"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "R Language Features",
|
||||
"displayName": "R Language Basics",
|
||||
"description": "Provides Syntax highlighting, Bracket matching and other language features in R files"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "Razor Language Features",
|
||||
"displayName": "Razor Language Basics",
|
||||
"description": "Provides Syntax highlighting, Folding, Bracket matching and other language features in Razor files"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "Ruby Language Features",
|
||||
"displayName": "Ruby Language Basics",
|
||||
"description": "Provides Syntax highlighting, Bracket matching and other language features in Ruby files"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "Rust Language Features",
|
||||
"displayName": "Rust Language Basics",
|
||||
"description": "Provides Syntax highlighting, Bracket matching and other language features in Rust files"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "SCSS Language Features",
|
||||
"displayName": "SCSS Language Basics",
|
||||
"description": "Provides Syntax highlighting, Bracket matching and other language features in SCSS files."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "Shaderlab Language Features",
|
||||
"displayName": "Shaderlab Language Basics",
|
||||
"description": "Provides Syntax highlighting, Bracket matching and other language features in Shaderlab files"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "Shell Script Language Features",
|
||||
"displayName": "Shell Script Language Basics",
|
||||
"description": "Provides Syntax highlighting, Bracket matching and other language features in Shell Script files"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "SQL Language Features",
|
||||
"displayName": "SQL Language Basics",
|
||||
"description": "Provides Syntax highlighting, Bracket matching and other language features in SQL files"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "Swift Language Features",
|
||||
"displayName": "Swift Language Basics",
|
||||
"description": "Provides Syntax highlighting, Bracket matching, Snippets and other language features in Swift files"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "Visual Basic Language Features",
|
||||
"displayName": "Visual Basic Language Basics",
|
||||
"description": "Provides Syntax highlighting, Folding, Bracket matching, Snippets and other language features in Visual Basic files"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "XML Language Features",
|
||||
"displayName": "XML Language Basics",
|
||||
"description": "Provides Syntax highlighting, Bracket matching and other language features in XML files"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"displayName": "YAML Language Features",
|
||||
"displayName": "YAML Language Basics",
|
||||
"description": "Provides Syntax highlighting, Bracket matching and other language features in YAML files"
|
||||
}
|
Loading…
Reference in New Issue