Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sidp/vscode-strict-whitespace
A Visual Studio Code extension to highlight whitespace issues
https://github.com/sidp/vscode-strict-whitespace
vscode-extension
Last synced: about 2 months ago
JSON representation
A Visual Studio Code extension to highlight whitespace issues
- Host: GitHub
- URL: https://github.com/sidp/vscode-strict-whitespace
- Owner: sidp
- License: mit
- Created: 2017-06-15T10:16:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-04T14:03:10.000Z (about 1 year ago)
- Last Synced: 2023-10-05T00:55:05.623Z (about 1 year ago)
- Topics: vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=sidp.strict-whitespace
- Size: 102 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# strict-whitespace
This extension highlights poor whitespace in documents.
## Features
Highlights
- Unnecessary trailing whitespace
- Inconsistent whitespace in indentation![Highlighted trailing whitespace](images/screenshot.png)