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 option to overwrite matches #3618

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

prabhjyotsingh
Copy link

In the current implementation, there is no option to overwrite existing matches.

This use case applies when someone wants to switch between loading default ace autocomplete list, and a custom one (i.e. supplied via result in the callback function).

@codecov
Copy link

codecov bot commented Mar 20, 2018

Codecov Report

Merging #3618 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3618   +/-   ##
=======================================
  Coverage   64.78%   64.78%           
=======================================
  Files         471      471           
  Lines       47039    47039           
  Branches     8987     8987           
=======================================
  Hits        30476    30476           
  Misses      16563    16563           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d530a3e...0e2dc72. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants