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

Language picker from the "Select language" hint in an empty notebook cell doesn't do anything. #242826

Open
alievilshat opened this issue Mar 6, 2025 · 0 comments · May be fixed by #242835
Open
Assignees

Comments

@alievilshat
Copy link

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: Latest
  • OS Version: Browser

Steps to Reproduce:

  1. Create a notebook file.
  2. Create a code cell.
  3. Click on "Select a language" in the cell hint "Select language, or fill with template ...".
    (Note: if the hint is not visible, please patch the fix: Fixed wrong negation in the _shouldRenderHint logic. #242479)
  4. Choose a language.

Actual: Nothing happens.
Expected: Cell language is changed to the selected language.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants