We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the background page, there could be a button that starts a session with the editor and tests its capabilities:
Hello world. Do you see me? Type yes:
yes
Select the word hello on this line
Hold the s key for 3 seconds:
Close this editor tab
Etc, it could test any number of editor capabilities, including just asking whether something happened a certain way.
Then it could compile a test result
Related:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In the background page, there could be a button that starts a session with the editor and tests its capabilities:
Hello world. Do you see me? Type yes:
yes
is typedSelect the word hello on this line
Hold the s key for 3 seconds:
Close this editor tab
Etc, it could test any number of editor capabilities, including just asking whether something happened a certain way.
Then it could compile a test result
Related:
The text was updated successfully, but these errors were encountered: