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

auto complete and YASnippet #16

Open
arianitu opened this issue Dec 20, 2012 · 3 comments
Open

auto complete and YASnippet #16

arianitu opened this issue Dec 20, 2012 · 3 comments

Comments

@arianitu
Copy link

If you're in normal css mode and have YASnippet and auto complete installed, it works.

Under scss-mode, auto complete appears not to work at all. Is there a way to make it so auto complete
works in scss mode with YASnippet?

@arianitu
Copy link
Author

Copying the snippets into scss-mode does not appear to work either.

I see both of them in the YASnippet menu, but somehow they're being suppressed by the mode and I get no tab completion.

@antonj
Copy link
Owner

antonj commented Jan 5, 2013

I get snippets from both scss-mode and css-mode working fine while in scss-mode try expanding a snippet with M-x yas/expand, the only keybinding scss-mode defines is C-c C-c as long as you are not using that one yasnippet should work as expected.

I'm not sure about auto complete though, I'm not using it that much so I'll have a hard time testing.

@jxs
Copy link

jxs commented Jun 18, 2013

i am also having this problem, auto complete doesn't work under scss-mode
the function which completes is complete-symbol
yasnippet works though

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

3 participants