JS Unicode Preview

October 23, 2019 ยท View on GitHub

Show previews for JavaScript unicode escape sequences.

Example

Configuration

js-unicode-preview.languages: An array of language ids to add the previews on. Defaults to ["javascript", "javascriptreact", "typescript", "typescriptreact"]

js-unicode-preview.inline: Boolean whether or not to show the previews inline. Defaults to true.

js-unicode-preview.hover: Boolean whether or not to show the previews on hover. Defaults to true.