In our coding standards, we put each attribute in a tag on a separate line. However, when I have the VS (2008) format, markup brings all attributes together. Is there any way to change this behavior?
thanks
If you're working with HTML, you might be out of luck without an add-in in Visual Studio.
However, VS is able to format XAML in this way, since it is a popular convention for many XAML developers.
XAML, "" > "" > " " > "XAML" > "" > "" " "
- Visual Studio, force . , :
1) - > - > - > HTML ( ).
2) , . Microsoft StyleCop, . , .
Source: https://habr.com/ru/post/1713172/More articles:Creating all possible trees of depth N? - code-generationHow can I select the entire row when using max - sqlasp.net MVC: pass query string as string or separate parameters? - query-stringSQL: CASE constraint (number of conditions WHEN, THEN) - sqlinteracting with a browser using C # - c #Catch All URL - asp.net-mvcRuntime.exec forces duplicate JVMs to hang indefinitely until it is killed (Solaris 10) - runtime.execБлокировка цепочки через блокировку - javahttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1713176/threadsleep1-is-too-slow-for-a-silverlight-animation-is-there-an-alternative&usg=ALkJrhijXNu6sHrO8fylnwS00RJFbirijQThe problem of the coverage of the template system - scopeAll Articles