Refresh master with initial release/0.24 snapshot (#332)

* Initial port of release/0.24 source code

* Fix additional headers

* Fix a typo in launch.json
This commit is contained in:
Karl Burtram
2017-12-15 15:38:57 -08:00
committed by GitHub
parent 271b3a0b82
commit 6ad0df0e3e
7118 changed files with 107999 additions and 56466 deletions

View File

@@ -1,6 +1,6 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA License. See License.txt in the project root for license information.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{

View File

@@ -1,16 +1,16 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA License. See License.txt in the project root for license information.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"activeEditorShort": "por exemplo meuArquivo.txt",
"activeEditorMedium": "e.g. minhaPasta/meuArquivo.txt",
"activeEditorLong": "por exemplo /Usuários/Desenvolvimento/meuProjeto/minhaPasta/meuArquivo/txt",
"rootName": "por exemplo, myFolder1, myFolder2, myFolder3",
"rootPath": "por exemplo /Usuários/desenvolvimento/meuProjeto",
"folderName": "por exemplo, myFolder",
"folderPath": "por exemplo, /Users/Development/myFolder",
"activeEditorShort": "o nome do arquivo (por exemplo, MyFile. txt)",
"activeEditorMedium": "o caminho do arquivo relativo à pasta de trabalho (por exemplo, myFolder/myFile.txt)",
"activeEditorLong": "o caminho completo do arquivo (por exemplo, /Users/Development/myProject/myFolder/myFile.txt)",
"rootName": "nome da área de trabalho (por exemplo, minhaPasta ou minhaAreadeTrabalho)",
"rootPath": "caminho do arquivo da área de trabalho (por exemplo, /Usuarios/Desenvolvimento/minhaAreadeTrabalho)",
"folderName": "nome do diretório da área de trabalho onde arquivo está localizado (por exemplo, myFolder)",
"folderPath": "caminho do arquivo no diretório da área de trabalho onde o arquivo está localizado (por exemplo, /Users/Development/myFolder)",
"appName": "e.g. VS Code",
"dirty": "Um indicador de alteração se o editor ativo foi alterado",
"separator": "um separador condicional (' - ') que somente é mostrado quando envolvido por variáveis com valores",