IDE popups malfunction when emoji exists in docstring
已回答
Steps to reproduce
- In a new empty project
- Create a new .ts file, write a simple type in typescript.
- Add an emoji in docstring.
- Hover over the type.
Expected result (correct result):
Popups should show up normally.
Actual result (faulty result):
Disappears immediately.

I have created an issue youtrack. Attached a video there too.
1 条评论
排序方式
日期
投票数

Hi, please follow https://youtrack.jetbrains.com/issue/WEB-72235 for further updates, this is reproduced in 2024.3.5 in macOS.
请先登录再写评论。