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

fix: don't show inline chat hint with ghost text #192642

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

joyceerhl
Copy link
Contributor

Also disables inline chat hint in notebook cells.
ICodeEditor.hasTextFocus() is always false for notebook cells. We need
a way to ensure we only show the hint for the active notebook cell

cc @rebornix

Also disables inline chat hint in notebook cells.
`ICodeEditor.hasTextFocus()` is always false for notebook cells. We need
a way to ensure we only show the hint for the active notebook cell
@joyceerhl joyceerhl self-assigned this Sep 8, 2023
@joyceerhl joyceerhl enabled auto-merge (squash) September 8, 2023 23:35
@VSCodeTriageBot VSCodeTriageBot added this to the September 2023 milestone Sep 8, 2023
@joyceerhl joyceerhl merged commit 7fa19c9 into main Sep 8, 2023
6 of 7 checks passed
@joyceerhl joyceerhl deleted the dev/joyceerhl/deep-guineafowl branch September 8, 2023 23:48
@github-actions github-actions bot locked and limited conversation to collaborators Oct 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants