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 1 year 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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-10-04T14:03:10.000Z (over 2 years ago)
- Last Synced: 2023-10-05T00:55:05.623Z (over 2 years 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
