Tips & Tricks

Decode Unicode escaped characters

Source: How to convert escaped Unicode e.g. \u0432\u0441\u0435 to UTF-8 chars…

  1. Install the plugin named “HTML Tag”.
  2. Select text
  3. Invoke command Plugins > HTML Tag > Decode JS (Ctrl+Shift+J).