Skip to content

a list of escaped character codes is displayed instead of part of the path #39027

@vadimmos

Description

@vadimmos

TS Template added by @mjbvz

TypeScript Version: 3.9.4

Search Terms

  • import path
  • hover / quick info

  • VSCode Version: 1.46.0
  • OS Version: Linux Mint 19.3 x64 5.3.0-59-generic

Steps to Reproduce:

  1. In the import block, specify the path to the module.
  2. Hover the cursor over the specified path.
  3. If the path contains non-Latin characters (in my case, Cyrillic), a list of escaped character codes is displayed instead of plain text.

The situation is similar in the error text in the terminal.

Does this issue occur when all extensions are disabled?: Yes

vscode_bug_0
vscode_bug_1

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptFix AvailableA PR has been opened for this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions