Search code examples
visual-studio-2010asp-classicautoformatting

Auto formatting classic ASP in Visual Studio 2010


Is it possible to auto format classic ASP code in VS2010?
Got a project with much old ASP code, written by a lot of different trainees, so it's ... let's say complicated to read.
ASP is basic, VS supports basic, but it still doesn't want to format it with ctrl a+k+f.

Regards


Solution

  • Maybe this is a tool for your purpose: ASP Indent

    Source: Auto-formatting tool for VBscript