Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

430
Views
How can I jump to function definitions using VS Code in SSH remote development

Okay I am new to Embedded Linux development. Right now, I am trying to setup the development environment as efficiently as possible.

I have a python code running on a lightweight Linux based device, that is located remotely

So far I was able to setup my VS Code on my Windows system, in such a way that I can edit the files directly on the remote Linux device. I followed the instructions below

https://code.visualstudio.com/docs/remote/ssh

https://code.visualstudio.com/docs/remote/ssh-tutorial

Now that I am able to edit my files directly, I face only one obstacle. I find it hard to traverse to a function/method definition.

In my windows system, I could just Ctrl+LeftClick on a method/function, and it would take me there.

But here when I opened VS Code with the terminal running remotely, I have to do a Ctrl+F and search in the VS Code editor, which is like working on a notepad.

Does anyone know how to get around this?

On my main windows system, I am able to jump to method definitions quickly by Ctrl+LefClick-ing them.

Hope the question is clear enough.

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Install the Python extension on the remote server and select the Python interpreter on the Linux device in VS code:

Press Ctrl+Shift+P to bring up the command palette and run the command Python: Select Interpreter.

select interpreter

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!