2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add support for VS 2019+ More... almost 6 years ago
Support VS2017 More... almost 8 years ago
Update version to 1.2.4.0 More... over 8 years ago
Resharper 2016.1 compatibility
J4N
More... over 8 years ago
Support VS2015. More... over 9 years ago
Use NuGet packages for compatibility since VS2010-2015. More... almost 10 years ago
Merge pull request #14 from nzbart/master More... almost 10 years ago
Merge pull request #10 from bentolor/patch-1 More... almost 10 years ago
Only apply formatting when Visual Studio is the foreground window to avoid taking focus off another window that the user may have switched to. More... almost 10 years ago
Copy blog post content into README.md More... about 10 years ago
Publish 1.2.1 version. More... over 10 years ago
Added js, ts, html and css to the allowed file extensions More... over 10 years ago
Merge remote-tracking branch 'lotosbin/develop' More... about 11 years ago
support visual studio 2013 RC More... about 11 years ago
Create README.md More... over 11 years ago
Add MIT license. More... about 12 years ago
Fix Assembly attributes. More... about 12 years ago
Fix recurring exception when closing unsaved document. More... about 12 years ago
Introduced stability improvements: More... about 12 years ago
Implement a queue with a timeout, so that multiple saved documents are handled better. Also improved restoring the previously active window. More... about 12 years ago
Update AssemblyVersion. More... about 12 years ago
Implement check for valid file extension before running cleanup. More... about 12 years ago
Merge commit '5a6a26e6e19d503792c08a7f444a8e98f36855b5' More... about 12 years ago
Add .snk to .gitignore. More... about 12 years ago
added .mailmap to fix e-mail errors. (cherry picked from commit d13992ccb029b3579e7455721a34e8d9675d690f)
Fabio Salvalai
as salfab
More... about 12 years ago
FIX : Introduced a regression where if the current active window was not a document ( i.e. a project properties window) operation would fail silently. (cherry picked from commit de1dfeae268dd2540f96d9c311e09fbd0788cf76)
Fabio Salvalai
as salfab
More... about 12 years ago
Make the editor show the document which was active at the time the save occurred after AutoFormat is applied.
Fabio Salvalai
as salfab
More... about 12 years ago
Initial commit. More... about 12 years ago