Skip to content

Suggestion: wrap URL with "a" with https or additional caret stop #746

@JayEn84

Description

@JayEn84

When wrapping a Domain/URL with an "a" tag, Emmet will automatically add the "http://" protocol within the href tag:
www.github.com ==> <a href="http://www.github.com">www.github.com</a>

Since many (most?) websites a SSL encrypted nowadays, I have two ideas to address this problem:
Either this should be changed from "http" to "https". Or an additional caret stop should be added between "http" and "://".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions