Skip to content

path completion: support code completion inside an existing path until next whitespace #44814

Closed
@aeschli

Description

@aeschli

Testing #44460

Version 1.21.0-insider
Commit 9a04587
Date 2018-03-01T06:47:39.037Z

  • create foo.html, bar.html in a folder
  • in `foo.html' have
<a href="./boo.html"

and do code completion after b.

-> should show bar.html as a proposal. Accepting the proposal should replace /boo.html with ./bar.html

This would be consistent with other html completions, e.g. set the cursor inside href and pick hreflang

Metadata

Metadata

Assignees

Labels

css-less-scssIssues and items concerning CSS,Less,SCSS stylingverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions