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

Test for html src completion #44460

Closed
3 tasks done
octref opened this issue Feb 27, 2018 · 0 comments
Closed
3 tasks done

Test for html src completion #44460

octref opened this issue Feb 27, 2018 · 0 comments

Comments

@octref
Copy link
Contributor

octref commented Feb 27, 2018

Complexity: 2

Testing #2037

In this iteration we added path completions to html attribute values where applicable. For example <a href="">, <img src="">. The type completion is triggered each time you type /.

Known Limitation

  • Path Completion does not work in HTML 5 unquoted attribute yet

Verify

  • . and .. completion works as expected
  • / shows file/folders from workspace root (test on multi root too)
  • Symbolic link works
  • For http or https or // links path completion is not triggered
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants