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

Fixed wrong negation in the _shouldRenderHint logic. #242479

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

alievilshat
Copy link

When activeEditor.isDisposed, the hint should not be rendered.

Fixes: #242478

…age" in the empty cell hint.

This overrides the default language selection command with a cell-specific command that takes into account the kernel's supported languages.
@alievilshat
Copy link
Author

alievilshat commented Mar 6, 2025

@microsoft-github-policy-service agree company="Google"

1 similar comment
@alievilshat
Copy link
Author

@microsoft-github-policy-service agree company="Google"

…ct language" in the empty cell hint."

This reverts commit c3f5a65.
@alievilshat
Copy link
Author

The last commit was added accidentally and has been reverted.

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

Successfully merging this pull request may close these issues.

No empty cell hint "Select language, or fill with template ..." in notebook files.
3 participants