Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annoyance: html tags not in intellisense box #1

Open
cadilhac opened this issue Apr 20, 2011 · 0 comments
Open

Annoyance: html tags not in intellisense box #1

cadilhac opened this issue Apr 20, 2011 · 0 comments

Comments

@cadilhac
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant