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

Allow completions to specify icons and tooltips with further information #226

Closed
marijnh opened this issue Jun 25, 2020 · 1 comment
Closed

Comments

@marijnh
Copy link
Member

marijnh commented Jun 25, 2020

For the icons, I guess we should provide a library of default icons (CSS classes showing small svg icons as background). By default, completions can leave that space empty.

Tooltips should be able to specify rich HTML content, and be shown next to the completion (left or right depending on text direction and screen space) when it is selected.

marijnh added a commit that referenced this issue Jul 10, 2020
FEATURE: Completion items can now specify a `type` property that determines the
icon shown next to them.

Issue #226
@marijnh
Copy link
Member Author

marijnh commented Dec 4, 2020

This is available now.

@marijnh marijnh closed this as completed Dec 4, 2020
This issue was closed.
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

No branches or pull requests

1 participant