Visual Studio 2022 for extension authors

preview_player
Показать описание
Check out this session to learn how to write your extensions easier and successfully migrate your extensions to VS 2022 for all to enjoy.

Рекомендации по теме
Комментарии
Автор

Nice demo. But it will be great if you could create a new empty project with the community toolkit instead of opened a preloaded project.

jeheoxp
Автор

hey, thanks for the info. is there any way to get the reflection info about selected type (e.g. class name) ?
can I obtain runtime/compiled type ?

Автор

I am using visual studio 2022 and i have a problem. Assemblies do not appear in reference manager. There is only project, shader project, com and browse.

mehmetasmpembegul
Автор

how to change assembly name in vs 2022

kaleshilpa
Автор

UNDO and REDO (Ctrl+Z and Ctrl+Y) still don't work! Shocked! as this is basic needs and functionality in any editor or use of a computer, heck notepad has it!

ShaneWeddle