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

Test: VS Code is the editor for associated file types #130895

Closed
3 tasks done
isidorn opened this issue Aug 16, 2021 · 1 comment
Closed
3 tasks done

Test: VS Code is the editor for associated file types #130895

isidorn opened this issue Aug 16, 2021 · 1 comment

Comments

@isidorn
Copy link
Contributor

isidorn commented Aug 16, 2021

Refs: #127075

Complexity: 3

Authors: @digitarald @isidorn

Create Issue


We have changed the default checkbox while installing VS Code so that VS Code is now by default the default editor for associated file types. We have also expanded a list of associated file types.

  • Have some file type associates on your Windows. For example, have Sublime the default for .js files.
  • Have vscode stable installed. Update to the latest unreleased 1.60.0 stable build by downloading it from here. You should update by running the installer from the command line with the /silent flag.
  • Make sure that file associates are unchanged. Sublime is still the default for .js
  • Uninstall VS Code. Now just install the latest VS Code Insiders. Make sure that in the installer "Associate vscode with file types" is checked on
  • After the installation is complete make sure VS Code is the default editor for file types which do not yet have a default editor set (sublime should still be the default for Javascript)
  • We have added new file types (erb sass diff log mk plist rst cfg cls tex dart for example). Create a file with one of those file types. Make sure VS Code insiders is offered in the Open With menu
@isidorn isidorn added this to the August 2021 milestone Aug 16, 2021
@ghost ghost assigned lszomoru and claudiaregio Aug 24, 2021
@lszomoru
Copy link
Member

lszomoru commented Aug 24, 2021

Everything works as advertised on Windows 11 🚀

@lszomoru lszomoru removed their assignment Aug 24, 2021
@stuartleeks stuartleeks removed their assignment Aug 26, 2021
@claudiaregio claudiaregio removed their assignment Aug 26, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Oct 10, 2021
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

5 participants