Skip to content

Commit

Permalink
Updated readme for issue #4
Browse files Browse the repository at this point in the history
  • Loading branch information
menees committed Feb 26, 2022
1 parent b048e72 commit 6baa77b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
![VsTools](http://www.menees.com/Images/VSTools.png) ![windows build](https://github.com/menees/VsTools/workflows/windows%20build/badge.svg)
# Menees VS Tools

Menees VS Tools is an extension for Visual Studio. It adds several new commands to process selected text, add new text, and work with open files. It started life in 2001 as an add-in for Visual C++ 6, and it has been rewritten several times since for various versions of Visual Studio. Some of its commands are:
Menees VS Tools is an extension for Visual Studio. It adds several new commands to process selected text, add new text, and work with open files. It started life in 2001 as an add-in for Visual C++ 6, and since then it has been rewritten several times for newer versions of Visual Studio. Now it is predominantly focused on C# development, but it also has limited support for C++, XML, HTML, CSS, SQL, IDL, F#, VB, VBScript, JavaScript, TypeScript, PowerShell, Python, XAML, Razor, and plain text. Some of its commands are:

* [Sort Lines](http://www.menees.com/Images/VSToolsSort.png)
* [Sort Members](http://www.menees.com/Images/VSToolsSortMembers.png)
Expand Down

0 comments on commit 6baa77b

Please sign in to comment.