-
Notifications
You must be signed in to change notification settings - Fork 539
Open any importable link from command palette #10927
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
Conversation
Web viewer built successfully. If applicable, you should also test it:
Note: This comment is updated whenever you push a commit. |
cd94aac
to
a79318b
Compare
a79318b
to
83b1b56
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Noice!
// All of these send commands, make sure they'll be processed. | ||
egui_ctx.request_repaint(); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The fact that the system command queue is not empty at the end of a frame should automatically trigger a request repaint, so we don't have to think of it here.
83b1b56
to
481a70b
Compare
Related
What
Command palette (cmd/ctrl + P) can now import links!
(didn't untangle those two into separate PRs because I ran out of time, sorry!)
Command palette is sensitive to what kind of link you provide:
command.palette.knows.too.much.mov