Skip to content

Test for html src completion #44460

@octref

Description

@octref

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions