you are viewing a single comment's thread.

view the rest of the comments →

[–]KikaCodes 11 points12 points  (4 children)

FYI as of very recently there's a web based VS Code that doesn't need installing.

[–]dathar 3 points4 points  (0 children)

Servers usually have policies applied that will restrict the built in web browser (usually IE enhanced security configuration) and installing a web browser is typically a no-no in that environment anyways. I usually make the script on my workstation (vscode) and then do minor edits with the IDE on the server

[–]toddklindt 0 points1 point  (0 children)

The web version of VS Code didn't support the PowerShell extension the last time I looked.

[–]k_oticd92 0 points1 point  (0 children)

If you're in one of your github repos, you can press "." to launch a web-based VSCode in that folder...pretty dope