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 auto completion for attribute tags #116

Merged
merged 1 commit into from
Nov 29, 2021

Conversation

jzyrobert
Copy link
Contributor

@jzyrobert jzyrobert commented Nov 8, 2021

This PR implements #115

It makes use of the existing CompletionConfiguration.attributeDefaultValue to decide whether "" or '' should be used.

I think the completion function could be made simpler if invalid html can be ignored (e.g. <a foo== )

@aeschli
Copy link
Contributor

aeschli commented Nov 29, 2021

Thanks @jzyrobert !

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.

2 participants