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

Any plans for completion-at-point for categories and tags? #68

Closed
c-alpha opened this issue Jun 15, 2022 · 2 comments
Closed

Any plans for completion-at-point for categories and tags? #68

c-alpha opened this issue Jun 15, 2022 · 2 comments
Labels

Comments

@c-alpha
Copy link

c-alpha commented Jun 15, 2022

No description provided.

@masasam
Copy link
Owner

masasam commented Jun 16, 2022

We are waiting for a pull request.
If there is something that does not adversely affect the existing implementation and user's environment, I'll merge it.

@c-alpha
Copy link
Author

c-alpha commented Jun 17, 2022

To use completion-at-point (CAPF for short), easy-hugo's CAPF function will need to determine whether point is in a context where a tag or category is wanted, and return completion candidates in that case only.

Looking at the matrix of front matter formats (tonl, yaml, json, org) vs. content formats (markdown, org, asciidoc, rst, html), this seems more work than it's worth for me at the moment.

Sorry for not having better news at this point.

@c-alpha c-alpha closed this as completed Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants