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

Updated VSCode instructions #6789

Merged
merged 1 commit into from
Jan 24, 2022
Merged

Updated VSCode instructions #6789

merged 1 commit into from
Jan 24, 2022

Conversation

timyates
Copy link
Member

@timyates timyates commented Jan 21, 2022

It's only for OS X you need to explicitly install the code command line tool, so I
moved the docs around this to a NOTE:

For Windows, this tool is automatically added to the %PATH% (so long as the installer
had a checkbox checked at installation time)

For linux, stackoverflow shows that some package managers add this code symlink automatically,
though there are some reports of a manual ln -s step being required.

Closes #3269

It's only for OS X you need to explicitly install the `code` command line tool, so I
moved the docs around this to a NOTE:

For Windows, this tool is automatically added to the %PATH% (so long as the installer
had a checkbox checked at installation time)

For linux, stackoverflow shows that some package managers add this code symlink automatically,
though there are some reports of a manual `ln -s` step being required.
@timyates timyates added this to the 3.2.8 milestone Jan 21, 2022
@timyates timyates self-assigned this Jan 21, 2022
@timyates
Copy link
Member Author

Issue: #3269

@jameskleeh jameskleeh merged commit d700b0f into 3.2.x Jan 24, 2022
@jameskleeh jameskleeh deleted the vscode-setup-instructions branch January 24, 2022 15:56
@jameskleeh jameskleeh modified the milestones: 3.2.8, 3.3.0 Jan 28, 2022
yawkat pushed a commit that referenced this pull request Jun 24, 2022
It's only for OS X you need to explicitly install the `code` command line tool, so I
moved the docs around this to a NOTE:

For Windows, this tool is automatically added to the %PATH% (so long as the installer
had a checkbox checked at installation time)

For linux, stackoverflow shows that some package managers add this code symlink automatically,
though there are some reports of a manual `ln -s` step being required.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

VSCode setup instructions are Mac-specific
2 participants