Skip to content

Annoyance: html tags not in intellisense box #1

@cadilhac

Description

@cadilhac

I don't know if this is a bug or a missing feature in the current but if I create a new spark file and just type:

<a

then I get the intellisense box where the first item of the list is "cache". So if the next character I type is a space, my A tag is replaced by:

<cache

In fact, only spark tags appear in the box when there is no initial content in the file.

I should add that once I have corrected the tag so that it shows "a" intellisense will correctly show me its attributes.
Also not that if I'm inside an existing html tag (like DIV) then the html tags will be shown in the intellisense box.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions