# nbsp-vscode **Repository Path**: mirrors_stephane/nbsp-vscode ## Basic Information - **Project Name**: nbsp-vscode - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2026-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # nbsp-vscode A Visual Studio Code extension that highlights non breakable spaces and other similar unicode characters that might be hard to spot, also highlights trailing whitespace. ![Screenshot](screenshot.png) This is based on [my old sublime extension](https://github.com/possan/sublime_unicode_nbsp/blob/master/sublime_unicode_nbsp.py) that does the same thing and that i'm using all the time, since i switched to Visual Studio Code i really miss this. ## Installation Open the "Install Extension"-pane in Visual Studio Code and search for `nbsp-vscode` and click "install".