Notable Changes
This commit is contained in:
Родитель
9453376add
Коммит
0cbd0839e7
|
@ -352,6 +352,8 @@ Key|Command|Command id
|
|||
* [16065](https://github.com/Microsoft/vscode/issues/16065): First https request is responsible for 18% of windows startup time
|
||||
* [15111](https://github.com/Microsoft/vscode/issues/15111): External file watcher fails for editors that do atomic saves
|
||||
* [14951](https://github.com/Microsoft/vscode/issues/14951): Download vscode very slow in China
|
||||
* [13104](https://github.com/Microsoft/vscode/issues/13104): Windows: selected tree item not accessible
|
||||
* [13527](https://github.com/Microsoft/vscode/issues/13527): Text is super blurry now
|
||||
|
||||
These are the [closed bugs](https://github.com/Microsoft/vscode/issues?q=is%3Aissue+label%3Abug+milestone%3A%22November+2016%22+is%3Aclosed) and these are the [closed feature requests](https://github.com/Microsoft/vscode/issues?q=is%3Aissue+milestone%3A%22November+2016%22+is%3Aclosed+label%3Afeature-request) for the 1.8 update.
|
||||
|
||||
|
@ -371,7 +373,6 @@ Our team maintains or contributes to a number of VS Code extensions. Most notabl
|
|||
Last but certainly not least, a big *__Thank You!__* to the following folks that helped to make VS Code even better:
|
||||
|
||||
* [@anantoghosh](https://github.com/anantoghosh): Fix Incorrect links in "vscode namespace API" Doc [PR #15904](https://github.com/Microsoft/vscode/pull/15904)
|
||||
* [@bayesrule](https://github.com/bayesrule): `NOT MERGED - PLS REVIEW` Fixed $fileBasenameNoExtension [PR #16046](https://github.com/Microsoft/vscode/pull/16046)
|
||||
* [Christian Alexander (@ChristianAlexander)](https://github.com/ChristianAlexander): Fix #14135 - Allow files with merge status to be staged [PR #14788](https://github.com/Microsoft/vscode/pull/14788)
|
||||
* [Faustino Aguilar (@faustinoaq)](https://github.com/faustinoaq): Support HTML comments in Markdown [PR #14573](https://github.com/Microsoft/vscode/pull/14573)
|
||||
* [Felix Becker (@felixfbecker)](https://github.com/felixfbecker)
|
||||
|
@ -388,7 +389,6 @@ Last but certainly not least, a big *__Thank You!__* to the following folks that
|
|||
* [Kai Wood (@kaiwood)](https://github.com/kaiwood): Fix focus and configuration handling of the integrated terminal [PR #15958](https://github.com/Microsoft/vscode/pull/15958)
|
||||
* [Matt King (@KattMingMing)](https://github.com/KattMingMing): Support opening files through URL handling (fixes #4883) [PR #15320](https://github.com/Microsoft/vscode/pull/15320)
|
||||
* [Jonathan Carter (@lostintangent)](https://github.com/lostintangent): Adding Docker 1.12 instructions to its grammar [PR #16476](https://github.com/Microsoft/vscode/pull/16476)
|
||||
* [Mohamed Bana (@mbana)](https://github.com/mbana): `NOT MERGED - PLS REVIEW` Text upper and lower case commands as CoreCommand: [PR #14212](https://github.com/Microsoft/vscode/pull/14212)
|
||||
* [Pine (@octref)](https://github.com/octref): Declarative contribution of custom Tree Explorer [PR #14048](https://github.com/Microsoft/vscode/pull/14048)
|
||||
* [Munir Mastalic (@polygotdev)](https://github.com/polygotdev): add conditional to rpm spec to test for arch, fixes 13616 [PR #15128](https://github.com/Microsoft/vscode/pull/15128)
|
||||
* [scheakur (@scheakur)](https://github.com/scheakur): Remove duplicate test code [PR #16061](https://github.com/Microsoft/vscode/pull/16061)
|
||||
|
|
Загрузка…
Ссылка в новой задаче