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

oddity #1

Open
alexander-daniel opened this issue Apr 24, 2014 · 11 comments
Open

oddity #1

alexander-daniel opened this issue Apr 24, 2014 · 11 comments

Comments

@alexander-daniel
Copy link

Running Mavericks, and this dosen't seem to work for me. Probably something silly on my end, but in any case I'm typing

html-

and nothing at all happens! Sorry if this in on my end. I've installed with apm, and everything looks ok on the atom side.

I'll keep pokin' around!

@f
Copy link
Owner

f commented Apr 24, 2014

Is your file type HTML?

On 24 Nis 2014, at 06:27, alexander-daniel notifications@github.com wrote:

Running Mavericks, and this dosen't seem to work for me. Probably something silly on my end, but in any case I'm typing

html-

and nothing at all happens! Sorry if this in on my end. I've installed with apm, and everything looks ok on the atom side.

I'll keep pokin' around!


Reply to this email directly or view it on GitHub.

@alexander-daniel
Copy link
Author

yup! index.html

@ghost
Copy link

ghost commented May 14, 2014

Hit the TAB key ;)

@vigo
Copy link
Contributor

vigo commented May 18, 2014

Yes! type html- and hit TAB key :)

@janstieler
Copy link

Hi,
have the same problem.
I think there is a collision problem with the autocomplete plugin from Sascha Gehlich.
https://github.com/saschagehlich/autocomplete-snippets

Greets

@mattarau
Copy link

mattarau commented Jul 4, 2014

I'm having the same issue here and it seems to be a conflict with Emmet: https://github.com/emmetio/emmet-atom

Maybe it should have a prefix on the snippets like the 'bs3-' of the Bootstrap 3 Sublime Text package.

@mattarau mattarau mentioned this issue Jul 4, 2014
@andrenmaia
Copy link

I had the same problem.
To solve this:

  1. I went to Settings: install packages;
  2. search by Snippets;
  3. Disable and close all documents;
  4. Enable the Snippets packages again;
  5. Reopen the document and html- + tab KEY.

After that, everything works.

Maybe there are some conflicts with Snippets package too.

@mattarau
Copy link

mattarau commented Jul 5, 2014

Thanks @andrenmaia! It seems to be a solution if you don't use emmet... But I actually think that emmet is the problem.

@amit-btc
Copy link

amit-btc commented Jul 6, 2014

I have a solution :

Press Shift + Alt + S

and Select html-

@flynfish
Copy link

how do you make a .html.erb file work with this?

@bmoneruiux
Copy link

How do I change the keybindings? I want this to exist on ctrl+tab, and Emmet to live on tab.

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

9 participants