mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 12:19:20 +00:00
proper casing
as part of the translation activity we get feedback from translators - this is about Coffeescript's proper casing being CoffeeScript thank you https://www.transifex.com/user/profile/joelyang/
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"displayName": "Coffeescript Language Features",
|
||||
"description": "Provides Syntax highlighting, Folding, Bracket matching, Snippets and other language features in Coffeescript files"
|
||||
}
|
||||
"displayName": "CoffeeScript Language Features",
|
||||
"description": "Provides Syntax highlighting, Folding, Bracket matching, Snippets and other language features in CoffeeScript files"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user