Skip to content

VS Code

Joey Kleiner edited this page Apr 3, 2023 · 3 revisions
  • Open current command line directory in VS Code Explorer
    • code -r .
  • Save files in the EXPLORER pane as root (get around user/sudo issues)
    • Use the extension: "Save as Root in Remote - SSH"
    • With the file open in the VS Code editor: F1 -> "Save as Root" -> enter sudo password

Clone this wiki locally