Have not go to definition in the mouse right key
Is there an existing issue for this?
- [X] I have searched the existing issues
OS/Web Information
- Web Browser: Safari
- Local OS: Ubuntu 24.04
- Remote OS: Mac os 14.05
- Remote Architecture:
code-server --version:
Steps to Reproduce
- open code-server in Safari
- choose python file
- pause the mouse right key
Expected
Actual
Logs
No response
Screenshot/Video
No response
Does this bug reproduce in native VS Code?
No, this works as expected in native VS Code
Does this bug reproduce in GitHub Codespaces?
No, this works as expected in GitHub Codespaces
Are you accessing code-server over a secure context?
- [x] I am using a secure context.
Notes
No response
I have the same question!
Does it work if you use a secure context? I wonder if this is one of those features that use a service worker, which only work in secure contexts.
Are there any errors in the browser console or in the extension host logs?
Sorry, I didn't notice the secure context option before. I have now used a secure context, but it still doesn't work.
Ah OK. Did you see any errors in the logs?
I tried to reproduce by installing the Python extension and then creating a Python file but it is working for me.
I am using Firefox though. :thinking:
There are no errors in the logs also, But i have installed the code tunnel before, I am not sure that is it reason due to this problem but every thing that work for code-server i deleted and reinstall the code server and Python extension and then creating a Python file it's works