How can jump code or go to definition with openvscode-server, just like VS Code?
I try to go to definition with Ctrl and left mouse button in openvscode-server, but it not work.
For example, click left mouse button with Ctrl, I want jump code from “a[0] = 0” to “int a[10]”,but it not work.
New contributor
Linxiao Wang is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.