Search code examples
asp.netvisual-studiowebformsdesigner

Asp.Net Web Forms designer: how to auto-apply camel casing to new attributes and tags


After reinstalling Visual Studio 2022 and importing my old settings, I am running into the problem that tags and attributes are not formatted using camel case.

When typing, the suggested attributes are properly cased, but when inserting them, they aren't anymore: enter image description here

This used to work fine before the reinstall. I have found the text editor options, but they do not offer a "CamelCase" option: enter image description here

Does anyone know how to get this working again?


Solution

  • Select the fourth option: Assembly definition.