Исходный код вики Сценарии

Редактировал(а) Alexandr Fokin 2024/08/17 10:26

Скрыть последних авторов
Alexandr Fokin 1.6 1 |(% style="width:312px" %)Проблемы со сборкой после обновления|(% style="width:1202px" %)(((
Alexandr Fokin 1.1 2 Очистить:
3
4 * /.vs
5 * /bin /obj
Alexandr Fokin 1.2 6 )))
Alexandr Fokin 1.6 7 |(% style="width:312px" %)Смена фона.|(% style="width:1202px" %)How to easily change Visual Studio 2022 Editor Font and Colors to match VS 2019
Alexandr Fokin 1.2 8 [[https:~~/~~/stackoverflow.com/questions/69815992/how-to-easily-change-visual-studio-2022-editor-font-and-colors-to-match-vs-2019>>url:https://stackoverflow.com/questions/69815992/how-to-easily-change-visual-studio-2022-editor-font-and-colors-to-match-vs-2019]]
Alexandr Fokin 1.6 9 |(% style="width:312px" %)Именование|(% style="width:1202px" %)(((
Alexandr Fokin 1.5 10 Конфигурирование стиля кода в Visual Studio 2017
11 [[https:~~/~~/habr.com/ru/post/323966/>>https://habr.com/ru/post/323966/]]
12
13 Создание переносимых настраиваемых параметров редактора с EditorConfig
14 [[https:~~/~~/learn.microsoft.com/ru-ru/visualstudio/ide/create-portable-custom-editor-options?toc=%2Fvisualstudio%2Fcode-quality%2Ftoc.json&view=vs-2019>>https://learn.microsoft.com/ru-ru/visualstudio/ide/create-portable-custom-editor-options?toc=%2Fvisualstudio%2Fcode-quality%2Ftoc.json&view=vs-2019]]
15
Alexandr Fokin 1.6 16 Configure Visual Studio to Name Private Fields with Underscore (Приватные _fieldName)
Alexandr Fokin 1.3 17 [[https:~~/~~/ardalis.com/configure-visual-studio-to-name-private-fields-with-underscore/>>https://ardalis.com/configure-visual-studio-to-name-private-fields-with-underscore/]]
Alexandr Fokin 1.5 18 )))
Alexandr Fokin 1.6 19 |(% style="width:312px" %)[[JavaScript>>doc:Разработка.Frontend.JavaScript.WebHome]] отключение eslint|(% style="width:1202px" %)Linting JavaScript в Visual Studio
20 [[https:~~/~~/learn.microsoft.com/ru-ru/visualstudio/javascript/linting-javascript?view=vs-2022>>https://learn.microsoft.com/ru-ru/visualstudio/javascript/linting-javascript?view=vs-2022]]
Alexandr Fokin 1.12 21 |(% style="width:312px" %)Комментарий со ссылкой|(% style="width:1202px" %){{code language="c#"}}/// <see cref="MyClass"></see>
22 /// <see cref="MyGenericClass{T}"></see>{{/code}}(((
Alexandr Fokin 1.11 23 How to reference generic classes and methods in xml documentation
24 [[https:~~/~~/stackoverflow.com/questions/532166/how-to-reference-generic-classes-and-methods-in-xml-documentation>>https://stackoverflow.com/questions/532166/how-to-reference-generic-classes-and-methods-in-xml-documentation]]
25 )))
Alexandr Fokin 1.1 26
27 ----
28
29