Extension Details

- InvisibleAlert
- by Gubeka
- 3 Recent Installs | 190 Total Installs
- Creates an alert if an unwanted invisible character is present in your code
- Repository
- Bug Reports
Readme
InvisibleAlert extension
This extension is capable of alerting you whenever an unwanted invisible character, such as a No-Break Space (NBSP) accidentally reached your code. It will provide an issue to the Nova editor, and will appear as a warning in your file. Never have accidental and unsolvable errors due to invisible non-breaking spaces anymore with InvisibleAlert!
Requirements
No requirements
Configuration
No configuration needed
Bugs & Suggestions
If you encounter any bug or have any request, feel free to open an issue on the Github repository.
Release Notes
Version 1.0
Initial release
Version 1.1
- Added many other invisible characters: Feature Request
Version 1.1.2
- Removed unneeded entitlement: launch subprocesses