Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shauren/wsclean-addin
Whitespace cleaning extension for Visual Studio
https://github.com/shauren/wsclean-addin
cleanup extension visual-studio whitespace
Last synced: about 4 hours ago
JSON representation
Whitespace cleaning extension for Visual Studio
- Host: GitHub
- URL: https://github.com/shauren/wsclean-addin
- Owner: Shauren
- License: mit
- Created: 2013-07-17T18:11:06.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-01-27T15:09:20.000Z (almost 3 years ago)
- Last Synced: 2023-03-14T05:01:11.363Z (over 1 year ago)
- Topics: cleanup, extension, visual-studio, whitespace
- Language: C#
- Homepage:
- Size: 35.2 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
wsclean-addin
=============WhitespaceCleaner AddIn for Visual Studio
This add-in removes trailing whitespace when a document is saved save and converts tabs to appropriate amount of spaces (specified by tab size config in the editor) if Visual Studio is configured to insert spaces instead of tabs (preferring the language that the document is in)