Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • You can use a keyboard shortcut, Control+Shift+P on Windows or Command+Shift+P on MacOS to open the command palette.
  • type "show log"
  • you will see "Remote-SSH: Show Log" as an option. it opens the bottom pane to show the log while it's connecting. It is similar to running ssh with the -v option (verbose)
  • (Optional) In a normal terminal window type "quota your_username" where your_username is your CoE username. If you are over the space or file quota indicated by an * next to a number, VS will act weird.

Problem 5

Microsoft Visual Studio Code is not allowing a person to login to a remote computer, also known as a remote target after said remote computer has not been used for some time.

...