NOTE: This used to be a gist that continually expanded. It's now a github project because it's considerably easier for other people to edit, fix and expand on Docker using Github. Just click README.md, and then on the "writing pen" icon on the right to edit.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Перезапишите параметры, поместив их в файл параметров. | |
| // Наиболее часто используемые настройки см. по адресу http://go.microsoft.com/fwlink/?LinkId=808995. | |
| { | |
| // Редактор | |
| // Определяет семейство шрифтов. | |
| "editor.fontFamily": "Consolas, 'Courier New', monospace", | |
| // Управляет насыщенностью шрифта. |