Skip to content

Fix autosuggest trigger chars not working in simpleWidgets#54672

Merged
JacksonKearl merged 1 commit intomicrosoft:masterfrom
JacksonKearl:bug-autosuggest-trigger-chars
Jul 19, 2018
Merged

Fix autosuggest trigger chars not working in simpleWidgets#54672
JacksonKearl merged 1 commit intomicrosoft:masterfrom
JacksonKearl:bug-autosuggest-trigger-chars

Conversation

@JacksonKearl
Copy link
Contributor

Closes #54670, where the debug repl doesn't open autosuggest on typing period, by using codeEditorWidget's trigger rather than cursor's, as the latter does not properly fire onWillType or onDidType events.

@JacksonKearl
Copy link
Contributor Author

cc: @alexandrudima

@JacksonKearl JacksonKearl self-assigned this Jul 19, 2018
@alexdima
Copy link
Member

👍 Thank you!

@JacksonKearl JacksonKearl merged commit ca6471d into microsoft:master Jul 19, 2018
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
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.

Debug repl doesn't open autosuggest on typing period

2 participants