We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm submitting a feature request
Current behavior: Autocomplete completes by default with double quotes.
<div click.trigger="" >
What is the expected behavior? Allow users to configure this to choose from the following options:
What is the motivation / use case for changing the behavior? Give users more freedom to use their preference, instead of forcing double quotes.
The text was updated successfully, but these errors were encountered:
feat(autocomplete): config setting aurelia.autocomplete.quotes to spe…
f1c7c4f
…cify single or double quotes on auto-complete, resolves #13
e60b97d
eriklieben
No branches or pull requests
I'm submitting a feature request
Current behavior:
Autocomplete completes by default with double quotes.
What is the expected behavior?
Allow users to configure this to choose from the following options:
What is the motivation / use case for changing the behavior?
Give users more freedom to use their preference, instead of forcing double quotes.
The text was updated successfully, but these errors were encountered: