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:
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:
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.
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:
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:
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.