-
Notifications
You must be signed in to change notification settings - Fork 29.5k
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
Test notebooks #93742
Labels
Milestone
Comments
@rebornix feel free to assign me as a regular tester and I can test evrything + accessibility |
Updated the plan and now @isidorn will test macOS + accessibility, thanks! |
This was referenced Mar 31, 2020
Closed
This was referenced Mar 31, 2020
This was referenced Mar 31, 2020
Closed
This was referenced Apr 1, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Refs: #91987
Complexity: 5
Authors: @rebornix, @roblourens, @jrieken
We are adding native support for notebooks. This item covers notebooks themselves and the GH issue notebook extensions.
👉 https://github.com/microsoft/vscode-github-issue-notebooks/releases
<XYZ>.github-issues
files which open in notebook editorsGitHub Issue Query Language
Make yourself familiar with the query syntax here https://github.com/microsoft/vscode-github-issue-notebooks#query-syntax and test that
fabel:bug
instead oflabel
is:PR
instead ofis:pr
is:open is:closed
is
,author
etc and know values likeopen
,closed
etcfoo sort|
Running Queries
You can execute a GH issue query and it renders all results similar to the how the web client does it. Test that
Generic notebook features
Just in case they are not covered by above items.
The text was updated successfully, but these errors were encountered: