Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Launch - Improving launching of OS X remove need to edit the .bashrc files #3241

Closed
2 tasks done
joaomoreno opened this issue Feb 22, 2016 · 0 comments
Closed
2 tasks done

Comments

@joaomoreno
Copy link
Member

Assignees:

Details:

OS X users don't need to edit the .bash_profile file themselves anymore. There are now two global actions to install and uninstall a command line code shortcut.

  • Run the Install in PATH and Uninstall from PATH global actions
  • Test the code shortcut. Try its new options such as --help.
  • Test the update flow: follow the old setup and place the code alias in your .bash_profile or similar. When launching Code, it should detect this and guide you through updating that shortcut.
  • Test the branch vanilla OS X flow: make sure code is not installed in the PATH, shutdown Code, change the permissions of /usr/local/bin to root (sudo chown root /usr/local/bin) and launch Code. It should ask for authorization to fix the permissions in order to install the code shortcut.
@joaomoreno joaomoreno self-assigned this Feb 22, 2016
@joaomoreno joaomoreno added this to the Feb 2016 milestone Feb 22, 2016
@egamma egamma mentioned this issue Feb 22, 2016
97 tasks
@weinand weinand closed this as completed Feb 23, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants