Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Custom snippets/autocomplete #77

Open
mike-czarnota opened this issue Jun 23, 2016 · 0 comments
Open

Custom snippets/autocomplete #77

mike-czarnota opened this issue Jun 23, 2016 · 0 comments

Comments

@mike-czarnota
Copy link

Hi there,
I'm using a lot of jade with custom tags.
E.g.

<super-tag>blahblah</super-tag>

This tag has got some default attributes such as [type="furniture"] so it looks like

<super-tag type="furniture">blahblah</super-tag>

How can I add these tags to behave like an input or others that have default attributes?
(When I type input + TAB it becomes input(type="text")

I added super-tag to Jade.sublime-completions but it doesn't allow me to specify those default attributes to be shown after hitting TAB.

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

No branches or pull requests

1 participant