Skip to content
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

Add toolbar button for quick pick of Marp commands #36

Merged
merged 8 commits into from
May 13, 2019
Merged

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented May 12, 2019

We've added a toolbar button to Markdown document. It can access the quick pick of Marp commands, and will become easy to access to an export command.

toolbar

I'm sure that some user would think it's unsightly. So the button can toggle to show by preference. Quick pick still can access from command palette even if icon was hide. (markdown.marp.showQuickPick)

Resolves #33.

ToDo

  • Add unit test
  • Update README.md to add a screencast: How to export slide deck from toolbar button

@yhatt yhatt merged commit 65b8d2c into master May 13, 2019
@yhatt yhatt deleted the quick-pick branch May 13, 2019 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add toolbar button to show quick picker for Marp commands
1 participant