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

Auto-completion for directives #158

Closed
yhatt opened this issue Jul 26, 2020 · 0 comments · Fixed by #233
Closed

Auto-completion for directives #158

yhatt opened this issue Jul 26, 2020 · 0 comments · Fixed by #233
Assignees
Labels
enhancement New feature or request

Comments

@yhatt
Copy link
Member

yhatt commented Jul 26, 2020

Auto-completion for Marp directives would improve the writing experience on Marp.

Currently Marp for VS Code have a parser to diagnostics for outdated directives (Powered by remark + yaml). By refactoring it, we think would be applicable to auto-completion too.

languages.registerCompletionItemProvider is a contribution point for the extension to implement auto-completion.

@yhatt yhatt self-assigned this Jul 26, 2020
@yhatt yhatt added the enhancement New feature or request label Jul 26, 2020
@yhatt yhatt linked a pull request May 15, 2021 that will close this issue
@yhatt yhatt mentioned this issue May 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant