-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Hello guys,
I working on UWP projet and I found that the Find feature (CTRL-F) is not working on the v0.9.0-beta but was working on the version 0.7.0-alpha.
I've try to code a workaround, but the Control did not have usefull documentation and I could not find any way to do it by reading the API.
Did I miss something?
To reproduce:
-
New C# UWP project
-
Add Monaco Editor Nuget v0.7.0-alpha
-
Drop CodeEditor control on the xaml Page
Run Project
CTRL-F Working perfectly
F1 Key also -
Update Nuget Monaco Editor to v0.9.0-beta
-
Run Project
CTRL-F is not working
F1 Key work fine
Metadata
Metadata
Assignees
Labels
No labels