Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

按住Ctrl键,点击 任意函数或者路径无法完成跳转。 #52

Open
darrenweb opened this issue Mar 30, 2023 · 1 comment
Open

Comments

@darrenweb
Copy link

按住Ctrl键,点击对应函数无法完成跳转。
步骤如下
1,Chrome上打开地址https://opensumi.github.io/ide-startup-lite/

2,打开scripts/add-browser.ts的文件

3,按住Ctrl键,鼠标移到第一行的'./fn/module'上面,正常情况下应该显示跳转的链接,并且点击后会跳转到对应的页面。
但是目前却没有任何的提示和跳转。

4,在当前页面上输入:JSON.stringify(); 按住Ctrl键,鼠标移到stringify上面的时候,控制台 会出现错误。

请参照附件图片。

谢谢。

w20230330104634

@erha19
Copy link
Member

erha19 commented Mar 30, 2023

@AhkunTa 看一下,是不是 TS 语言还是使用 TSServer 的 WebExtension 版本做支持?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants