mikaeljorhult / brackets-todo

Brackets/Edge Code extension that displays all TODO comments in current document or project.
144 stars 37 forks source link

Release v0.8.1? #114

Closed le717 closed 9 years ago

le717 commented 9 years ago

You said in https://github.com/mikaeljorhult/brackets-todo/issues/110#issuecomment-70124705

Try resetting your settings using the reset button in the lower left corner. HTML support was added in the latest release and is only used if you reset.

I hate to be the one to say this, but HTML support is only present on master, not the latest 0.8.0 release. I just uninstall this extension then installed it from the extension manager, and HTML comments were still not detected, as verified by checking Default.js against b9cbc1adebf7f1f8dbdd07d4df885290bc7e8066. Only when I downloaded the latest code from master then reset the settings was the HTML comment detected.

Can you perhaps bump the version and release the code as it stands right now to the extension manager? You'd save yourself and others a lot of typing about why x new feature is not available although it is present, but only from GitHub directly? :)

mikaeljorhult commented 9 years ago

Thank you for pushing me on this and sorry for not getting back to you sooner. Been a busy couple of months.

I will release 0.8.1 in a couple of minutes. I hope it will make things easier for you.

mikaeljorhult commented 9 years ago

Well, as soon as the Backets extension registry will allow me to...

le717 commented 9 years ago

Is it the "BAD REQUEST" error as reported in adobe/brackets#10720? Just comment on that saying the registry is down again. They'll get it rebooted tomorrow (Monday).

mikaeljorhult commented 9 years ago

Yes, I've been getting a couple of different error messages since yesterday. I've reported it in the newly opened issue so it'll probably be solved soon.

mikaeljorhult commented 9 years ago

@le717 Just to let you know - the registry just let me upload the 0.8.1 version.

le717 commented 9 years ago

Thanks for letting me know. :)