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

updated to the latest version, none snippets where found #26

Open
jjmaceda opened this issue Feb 10, 2015 · 7 comments
Open

updated to the latest version, none snippets where found #26

jjmaceda opened this issue Feb 10, 2015 · 7 comments

Comments

@jjmaceda
Copy link

Hi, after I updated the plugin this morning, I can't found any snippets, all are gone, tried in a Mac and in a Linux machine same problem, I can't load even the default ones

@rhbecker
Copy link

Same happened for me. When I pulled up the Brackets extension manager, I noticed it listed this extension as having an error. Then I noticed the extension directory, while still present, was empty. I uninstalled and re-installed, and at superficial first glance, all seems ok.

@jjmaceda
Copy link
Author

nope that didn't work, tried uninstall/re install, still the snippets list
is empty :/

On Tue Feb 10 2015 at 12:34:32 PM RH Becker notifications@github.com
wrote:

Same happened for me. When I pulled up the Brackets extension manager, I
noticed it listed this extension as having an error. Then I noticed the
extension directory, while still present, was empty. I uninstalled and
re-installed, and at superficial first glance, all seems ok.


Reply to this email directly or view it on GitHub
#26 (comment)
.

@rhbecker
Copy link

Upon further investigation, it seems maybe the code is now requiring the lang meta to be set - e.g.
##lang: js

When I add that to various snippets and refresh Brackets (via F5), they become available.

I'll say this on an issue related more closely to that meta value: If lang is now required, it seems like it should probably recognize / accept an apply-to-all value, such as *.

@jjmaceda
Copy link
Author

Yes, that did the trick, so the extension need to add the lang meta
automatically for each new extension at least

On Tue Feb 10 2015 at 12:59:01 PM RH Becker notifications@github.com
wrote:

Upon further investigation, it seems maybe the code is now requiring the
lang meta to be set - e.g.
##lang: js

When I add that to various snippets and refresh Brackets (via F5), they
become available.

I'll say this on an issue related more closely to that meta value: If lang
is now required, it seems like it should probably recognize / accept an
apply-to-all value, such as *.


Reply to this email directly or view it on GitHub
#26 (comment)
.

@dustinpoissant
Copy link

So is there a fix or no? If not how do a downgrade?

I am using on both a Mac (Yosemite) and PC (Windows 8) same problem on both.

zaggino added a commit that referenced this issue Feb 11, 2015
@zaggino
Copy link
Member

zaggino commented Feb 11, 2015

Version 0.6.1 has been published to the registry which fixes this.

@rhbecker
Copy link

0.6.1 verified to fix this issue for me.

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

No branches or pull requests

4 participants