You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, SuperEditor defaults to IME as the input source. However, our tests default to use keyboard handlers. This prevents us from catching some regressions.
Since IME is already the default for SuperEditor, it makes sense to make it also the default for tests.