Edit pass on built-in extension descriptions (#44875)

This commit is contained in:
Greg Van Liew 2018-03-02 00:43:06 +00:00 committed by Ramya Rao
parent ba38492bfd
commit b3a1b98d54
41 changed files with 41 additions and 41 deletions

View File

@ -1,4 +1,4 @@
{
"displayName": "Windows Bat Language Basics",
"description": "Provides Syntax highlighting, Folding, Bracket matching and Snippets in Windows batch files"
"description": "Provides snippets, syntax highlighting, bracket matching and folding in Windows batch files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "Clojure Language Basics",
"description": "Provides Syntax highlighting and Bracket matching in Clojure files"
"description": "Provides syntax highlighting and bracket matching in Clojure files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "CoffeeScript Language Basics",
"description": "Provides Syntax highlighting, Folding, Bracket matching and Snippets in CoffeeScript files"
"description": "Provides snippets, syntax highlighting, bracket matching and folding in CoffeeScript files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "Configuration Editing",
"description": "Provides capabilities (advanced intelli-sense, auto-fixing) in configuration files like settings, launch and extension recommendation files"
"description": "Provides capabilities (advanced IntelliSense, auto-fixing) in configuration files like settings, launch and extension recommendation files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "C/C++ Language Basics",
"description": "Provides Syntax highlighting, Folding, Bracket matching and Snippets in C/C++ files"
"description": "Provides snippets, syntax highlighting, bracket matching and folding in C/C++ files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "C# Language Basics",
"description": "Provides Syntax highlighting, Folding, Bracket matching and Snippets in C# files"
"description": "Provides snippets, syntax highlighting, bracket matching and folding in C# files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "Docker Language Basics",
"description": "Provides Syntax highlighting and Bracket matching in Docker files"
"description": "Provides syntax highlighting and bracket matching in Docker files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "Package File Editing",
"description": "Provides intelli-sense for VS Code extension points and linting capabilities in Package json files"
"description": "Provides IntelliSense for VS Code extension points and linting capabilities in package.json files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "F# Language Basics",
"description": "Provides Syntax highlighting, Folding, Bracket matching and Snippets in F# files"
"description": "Provides snippets, syntax highlighting, bracket matching and folding in F# files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "Go Language Basics",
"description": "Provides Syntax highlighting and Bracket matching in Go files"
"description": "Provides syntax highlighting and bracket matching in Go files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "Groovy Language Basics",
"description": "Provides Syntax highlighting, Bracket matching and Snippets in Groovy files"
"description": "Provides snippets, syntax highlighting and bracket matching in Groovy files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "Handlebars Language Basics",
"description": "Provides Syntax highlighting and Bracket matching in Handlebars files"
"description": "Provides syntax highlighting and bracket matching in Handlebars files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "HLSL Language Basics",
"description": "Provides Syntax highlighting and Bracket matching in HLSL files"
"description": "Provides syntax highlighting and bracket matching in HLSL files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "Ini Language Basics",
"description": "Provides Syntax highlightin and Bracket matching in Ini files"
"description": "Provides syntax highlighting and bracket matching in Ini files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "Java Language Basics",
"description": "Provides Syntax highlighting, Folding, Bracket matching and Snippets in Java files"
"description": "Provides snippets, syntax highlighting, bracket matching and folding in Java files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "JavaScript Language Basics",
"description": "Provides syntax highlighting, Bracket matching, Folding and Snippets in JavaScript files."
"description": "Provides snippets, syntax highlighting, bracket matching and folding in JavaScript files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "Less Language Basics",
"description": "Provides Syntax highlighting, Folding and Bracket matching Less files."
"description": "Provides syntax highlighting, bracket matching and folding Less files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "Log",
"description": "Provides Syntax highlighting for files with .log extension"
"description": "Provides syntax highlighting for files with .log extension."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "Lua Language Basics",
"description": "Provides Syntax highlighting and Bracket matching in Lua files"
"description": "Provides syntax highlighting and bracket matching in Lua files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "Make Language Basics",
"description": "Provides Syntax highlighting and Bracket matching in Make files"
"description": "Provides syntax highlighting and bracket matching in Make files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "Markdown Language Basics",
"description": "Provides syntax and snippets for Markdown."
"description": "Provides snippets and syntax highlighting for Markdown."
}

View File

@ -1,6 +1,6 @@
{
"displayName": "Merge Conflict",
"description": "Coloring and commands for inline merge conflicts.",
"description": "Highlighting and commands for inline merge conflicts.",
"command.category": "Merge Conflict",
"command.accept.all-current": "Accept All Current",
"command.accept.all-incoming": "Accept All Incoming",

View File

@ -1,4 +1,4 @@
{
"displayName": "Objective-C Language Basics",
"description": "Provides Syntax highlighting and Bracket matching in Objective-C files"
"description": "Provides syntax highlighting and bracket matching in Objective-C files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "Perl Language Basics",
"description": "Provides Syntax highlighting and Bracket matching in Perl files"
"description": "Provides syntax highlighting and bracket matching in Perl files."
}

View File

@ -7,5 +7,5 @@
"commands.categroy.php": "PHP",
"command.untrustValidationExecutable": "Disallow PHP validation executable (defined as workspace setting)",
"displayName": "PHP Language Features",
"description": "Provides intelli-sense, linting, and language basics for PHP files."
"description": "Provides IntelliSense, linting, and language basics for PHP files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "Powershell Language Basics",
"description": "Provides Syntax highlighting, Folding, Bracket matching and Snippets in Powershell files"
"description": "Provides snippets, syntax highlighting, bracket matching and folding in Powershell files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "Pug Language Basics",
"description": "Provides Syntax highlighting and Bracket matching in Pug files"
"description": "Provides syntax highlighting and bracket matching in Pug files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "Python Language Basics",
"description": "Provides Syntax highlighting, Folding and Bracket matching in Python files"
"description": "Provides syntax highlighting, bracket matching and folding in Python files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "R Language Basics",
"description": "Provides Syntax highlighting and Bracket matching in R files"
"description": "Provides syntax highlighting and bracket matching in R files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "Razor Language Basics",
"description": "Provides Syntax highlighting, Folding and Bracket matching in Razor files"
"description": "Provides syntax highlighting, bracket matching and folding in Razor files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "Ruby Language Basics",
"description": "Provides Syntax highlighting and Bracket matching in Ruby files"
"description": "Provides syntax highlighting and bracket matching in Ruby files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "Rust Language Basics",
"description": "Provides Syntax highlighting and Bracket matching in Rust files"
"description": "Provides syntax highlighting and bracket matching in Rust files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "SCSS Language Basics",
"description": "Provides Syntax highlighting, Folding and Bracket matching SCSS files."
"description": "Provides syntax highlighting, bracket matching and folding in SCSS files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "Shaderlab Language Basics",
"description": "Provides Syntax highlighting and Bracket matching in Shaderlab files"
"description": "Provides syntax highlighting and bracket matching in Shaderlab files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "Shell Script Language Basics",
"description": "Provides Syntax highlighting and Bracket matching in Shell Script files"
"description": "Provides syntax highlighting and bracket matching in Shell Script files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "SQL Language Basics",
"description": "Provides Syntax highlighting and Bracket matching in SQL files"
"description": "Provides syntax highlighting and bracket matching in SQL files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "Swift Language Basics",
"description": "Provides Syntax highlighting, Bracket matching and Snippets in Swift files"
"description": "Provides snippets, syntax highlighting and bracket matching in Swift files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "TypeScript Language Basics",
"description": "Provides Syntax highlighting, Bracket matching, Folding and Snippets in TypeScript files."
"description": "Provides snippets, syntax highlighting, bracket matching and folding in TypeScript files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "Visual Basic Language Basics",
"description": "Provides Syntax highlighting, Folding, Bracket matching and Snippets in Visual Basic files"
"description": "Provides snippets, syntax highlighting, bracket matching and folding in Visual Basic files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "XML Language Basics",
"description": "Provides Syntax highlighting and Bracket matching in XML files"
"description": "Provides syntax highlighting and bracket matching in XML files."
}

View File

@ -1,4 +1,4 @@
{
"displayName": "YAML Language Basics",
"description": "Provides Syntax highlighting and Bracket matching in YAML files"
"description": "Provides syntax highlighting and bracket matching in YAML files."
}