-
Notifications
You must be signed in to change notification settings - Fork 325
Open
Labels
in commandsRelates to commands (usually invoked from the command Palette)Relates to commands (usually invoked from the command Palette)is enhancementon mac
Milestone
Description
Currently the work done for #4604 is Windows-only.
We need to evaluate options for adding to PATH on macOS. The original plan was to add symlinks to something like /usr/bin
, however since the SDK is likely in a user-specific folder, this could do bad things for systems used by more than one user.
We should see if there's a reasonable way we could automate adding to shell profile scripts (is it save to always append? can we tell which profile script(s) are required?).
Metadata
Metadata
Assignees
Labels
in commandsRelates to commands (usually invoked from the command Palette)Relates to commands (usually invoked from the command Palette)is enhancementon mac