I was looking for a website to improve ASP.NET code and could not find it.
The closure I found is in this site , but this is for Php:
http://www.smashingmagazine.com/2007/07/12/time-savers-code-beautifier-and-formatter/
Any ideas?
For HTML, just press Ctrl + K, Ctrl + D. This is a blessing!Also check out resharper and coderush.
EDIT:As per the question, Resharper and coderush are not free options.Finally, the cheapest is pressing Ctrl+ K, Ctrl+ D.
HTML, HTML Tidy.
.Net Resharper StyleCop.
To implement a code style so that developers donβt write ugly code to get started, you can use StyleCop . I will also add FxCop to your tool belt ( Download link ).
Source: https://habr.com/ru/post/1717786/More articles:udev ignore_device will not work if the device is already connected - linuxBasic Howto 2D Textures for iPhone OpenGL ES - iphonehow to perform basic arithmetic from unix csh / tcsh shell - linuxHiding UITableView delimiter behind content - iphoneASP.NET MVC Paging, saving current request parameters - c #Save data to .net mvc - .netreset IIS remotely - cmdRun SQL query in binary? - sqlShould an IFrame be dead by now? - htmlweb safe colors? - language-agnosticAll Articles