0

Tried to access a remote project (from Linux environment) over vscode remote development environment, followed all the necessary steps mentioned in https://code.visualstudio.com/docs/remote/remote-overview, Able to see the files and folder structure but unable to navigate the source code. Tried "Goto Definition"(F12) and Ctrl+ Click also not working

Tried to set max watch value to fs.inotify.max_user_watches=524288 still issue remain same

BasavarajaMS
  • 161
  • 3
  • 13

1 Answers1

0

Once I reload the extensions it worked fine. I installed C/C++ IntelliSense from Microsoft and Austin

BasavarajaMS
  • 161
  • 3
  • 13