-
Notifications
You must be signed in to change notification settings - Fork 419
Open
Description
Describe the bug
Installed multiple extensions at once in VS Studio.
This included Copilot with many variants, but mainly the GitHub Copilot basic set for file editing.
- installed at the same time 'Polyglot Notebooks'
Then:
create a blank HTML file
just type <
accept as a completion
EXPECTED: next line is suggested, namely
BROKEN: next line is NOT suggested
Instead, the bottom tabs are switched to "Polyglot Notebooks".
Hence the suspicion.
Upon removal of this extension, the expected next line worked again.
Please complete the following:
Which version of .NET Interactive are you using? (In a notebook, run the #!about magic command. ):
7.0.410 (I know that Polyglot Notebooks requires v9, but it was not suppose to break Github Copilot in any way as far as I understand).
- OS
- Windows 11
- Windows 10
- macOS
- Linux (Please specify distro)
- iOS
- Android
- Browser
- Chrome
- Edge
- Firefox
- Safari
- Frontend
- Jupyter Notebook
- Jupyter Lab
- nteract
- Visual Studio Code
- Visual Studio Code Insiders
- Visual Studio
- Other (please specify)
Screenshots
If applicable, please add screenshots of the entire VS Code window.
Metadata
Metadata
Assignees
Labels
No labels