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

Completion in svg file proposes many duplicates #141

Closed
fbricon opened this issue May 22, 2019 · 0 comments
Closed

Completion in svg file proposes many duplicates #141

fbricon opened this issue May 22, 2019 · 0 comments
Assignees
Labels
bug Something isn't working completion
Milestone

Comments

@fbricon
Copy link
Collaborator

fbricon commented May 22, 2019

Editing an svg file like this one causes completion to return many duplicate items:

<?xml version="1.0" standalone="no" ?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg xmlns="http://www.w3.org/2000/svg">
    <animate attributeName="foo">
        <
    </animate>
</svg>

Screen Shot 2019-05-22 at 6 41 07 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working completion
Projects
None yet
Development

No branches or pull requests

2 participants