Download Visual Studio Code Line Counter
Description
VS Code Line Counter parses a Visual Studio solution file (.sln), reads each included project, and counts the number of lines in each included file.
Source Files
The download file vscodelinecounter.zip has the following entries.
VSCodeLineCounter.sln/*from ww w.j av a2 s.c o m*/
VSCodeLineCounter.v12.suo
VSCodeLineCounter/App.config
VSCodeLineCounter/App.xaml
VSCodeLineCounter/App.xaml.cs
VSCodeLineCounter/IOHelpers.cs
VSCodeLineCounter/Images/copy.png
VSCodeLineCounter/Images/cut.png
VSCodeLineCounter/Images/paste.png
VSCodeLineCounter/Images/redo.png
VSCodeLineCounter/Images/undo.png
VSCodeLineCounter/ListBoxItemData.cs
VSCodeLineCounter/MainWindow.xaml
VSCodeLineCounter/MainWindow.xaml.cs
VSCodeLineCounter/NativeMethods.cs
VSCodeLineCounter/Parser/Project/VsProject.cs
VSCodeLineCounter/Parser/Solution/VsSolution.cs
VSCodeLineCounter/Parser/Solution/VsSolutionProjectPart.cs
VSCodeLineCounter/Properties/AssemblyInfo.cs
VSCodeLineCounter/Properties/Settings.Designer.cs
VSCodeLineCounter/Properties/Settings.settings
VSCodeLineCounter/Resources/Button.xaml
VSCodeLineCounter/Resources/TextBox.xaml
VSCodeLineCounter/Settings.cs
VSCodeLineCounter/VSCodeLineCounter.csproj
VSCodeLineCounter/VSCodeLineCounter.csproj.user
VSCodeLineCounter/app.ico
Download
Click the following link to download vscodelinecounter.zip.
vscodelinecounter.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »