Open
Description
Does this issue occur when all extensions are disabled?: Yes/No
Yes
- VS Code Version: 1.72.2 (user setup)
- OS Version: Windows_NT x64 10.0.22000
Steps to Reproduce:
- build and install the extension of https://github.com/microsoft/vscode-extension-samples/tree/main/custom-editor-sample
- close all running vscode (important!)
- open file with command: code test.pawdraw
- the custom editor won't activate, it shows the text editor instead
- keep the vscode open, and open the same file again: code test.pawdraw
- this time, the custom editor is activated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment