Skip to content

possan/sublime_unicode_nbsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Unicode character highlighter for Sublime Text 2 & 3

This plug-in highlights characters such as non breakable space, characters that often break compilers and scripts and is almost impossible to spot in the editor.

Installation

To install this plug-in use package manager.

Customization

You might want to override the following parameters within your file settings:

highlight_unicode_max_file_size: Restrict this to a sane size in order not to DDOS your editor. Defaults to 1048576 (1 Mio).

highlight_unicode_color_name: Change this to a valid scope name, which has to be defined within your theme. Defaults to 'invalid'.

About

A sublime text plugin that highlights unicode characters such as non breakable spaces and others that break compilers/linters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages