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:
- In the import block, specify the path to the module.
- Hover the cursor over the specified path.
- 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

