Skip to content

Instantly share code, notes, and snippets.

View JeffHanna's full-sized avatar

Jeff Hanna JeffHanna

View GitHub Profile
iex "& { $(irm https://aka.ms/install-powershell.ps1) } -UseMSI"
If, while debugging a remotely attached application (e.g. 3ds Max, Blender, etc..) VS Code opens a temporary
copy of the source file when a breakpoint or exception is hit ensure that the "localRoot" entry in the launch.json for that
workspace is an absolute path to the closest point in the folder hierarchy above both the workspace file and where the source
files are stored.