sourcemint / util-js

4 stars 2 forks source link

sourcemint / util-js source code search on github does not work #7

Open anaran opened 11 years ago

anaran commented 11 years ago

https://github.com/search?q=repo%3Asourcemint%2Futil-js+function&ref=commandbar

comes up empty, while e.g.

https://github.com/search?q=repo%3Amishoo%2Fymacs+function&ref=commandbar

produces the expected matching lines.

cadorn commented 11 years ago

Maybe it has not yet been indexed by github?

Not much I can do about it.

cadorn commented 11 years ago

I sent a support request to github.

anaran commented 11 years ago

Thanks Christoph!

I thought about the indexing, but this repo seems to have commits which are a few month old, right?

Basically I am trying to find out where to report a sm issue, but haven't found the relevant sources yet.

sm status reports this:

" Solve RED states to bring package/program to a publishable state."

I think it would be good to complement the color coding hints with textual clues as well.

That way one could easily grep for issue in the output of "sm status".

The red color is not available in all terminal types and color blindness would be an issue too.

What do you think?

Should I formally report this somewhere?

Regards Adrian

On Fri, Nov 16, 2012 at 4:25 PM, Christoph Dorn notifications@github.comwrote:

I sent a support request to github.

— Reply to this email directly or view it on GitHubhttps://github.com/sourcemint/util-js/issues/7#issuecomment-10450387.

cadorn commented 11 years ago

I think it would be good to complement the color coding hints with textual clues as well.

The refactored code will do that. If you have more feedback after seeing it in sm@0.3 you can file an issue.

You can file sm@0.3+ issues on this repo. sm@0.2 issues are currently being filed at https://github.com/sourcemint/sm-npm/issues

The best practices on where to file issues will be part of the docs.

Thanks for your keen interest. I look forward to your feedback on sm@0.3.

anaran commented 11 years ago

On Fri, Nov 16, 2012 at 4:51 PM, Christoph Dorn notifications@github.comwrote:

I think it would be good to complement the color coding hints with textual clues as well.

The refactored code will do that. If you have more feedback after seeing it in sm@0.3 you can file an issue.

You can file sm@0.3+ issues on this repo. sm@0.2 issues are currently being filed at https://github.com/sourcemint/sm-npm/issues

The best practices on where to file issues will be part of the docs.

Thanks for your keen interest. I look forward to your feedback on sm@0.3.

Great answers.

I sure will give sm@0.3 a try when it comes out.

Adrian

Reply to this email directly or view it on GitHubhttps://github.com/sourcemint/util-js/issues/7#issuecomment-10451370.