ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Find Non ASCII Characters

by madeingnecca ALL

Finds non ascii characters inside a Sublime Text buffer.

Details

  • 2020.04.08.21.24.24
  • github.​com
  • github.​com
  • 5 years ago
  • 59 minutes ago
  • 12 years ago

Installs

  • Total 7K
  • Win 3K
  • Mac 3K
  • Linux 924
Jul 9 Jul 8 Jul 7 Jul 6 Jul 5 Jul 4 Jul 3 Jul 2 Jul 1 Jun 30 Jun 29 Jun 28 Jun 27 Jun 26 Jun 25 Jun 24 Jun 23 Jun 22 Jun 21 Jun 20 Jun 19 Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13 Jun 12 Jun 11 Jun 10 Jun 9 Jun 8 Jun 7 Jun 6 Jun 5 Jun 4 Jun 3 Jun 2 Jun 1 May 31 May 30 May 29 May 28 May 27 May 26
Windows 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 1 0 0 2 0 0 0 1 0 0 0 0 1 0 0 0 0
Mac 0 1 5 0 0 0 0 0 1 0 0 1 0 1 2 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0
Linux 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

Sublime Text plugin: Find non ascii

Finds all non ascii characters in a Sublime Text view. This plugin creates a selection per each character found, so they are ready to be processed again (e.g. transformed into html entities).

Usage

Open the command palette (Win/Linux: Ctrl + Shift + P; Mac: Cmd + Shift + P), then search for the “Find non ascii” command.

Any non ascii characters will be highlighted.