-
Notifications
You must be signed in to change notification settings - Fork 3
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
readme vs README filename cross platform issues #24
Comments
Hey @oliversturm! oh no! I'm shipping an update that is tested against Thanks for taking the time to let me know something is up! hopefully we can get it sorted asap 😸 ⌚️ |
@oliversturm - that update is live, can you try updating and let me know if that fixed the issue? If not i'm curious if:
Thanks for again for helping me work through this potential issue! 🥇 |
Thanks for your response. After the update, the version showing in VS Code is now v2.1.0, but the problem persists - I still see the same error message for bluebird and seemless-immutable. I have found one more detail: when I try to see the readme for (I checked to be sure, and both To answer your questions:
|
Okay, it seems I found the problem. In three places in this part of extension.ts you refer to a file I changed the names to |
ah, right. I hadn't had a chance to test this on anything other than windows - that makes sense. I'll work on a fix sometime this week (or I'd love to accept a PR that makes this lookup work cross platform, if you have time to work on one). As for the Thanks for following up here - folks that take the time to file and follow through with these things are the reason plugins like this can be successful! 💯 |
I didn't do loads of detailed testing, but with the change of the |
The extension doesn't seem to work at all for me. For instance, I receive this error message for bluebird (same for others):
I can't think of anything special about the project I'm working in. VS Code version is 1.18.0. Any ideas why this would occur?
The text was updated successfully, but these errors were encountered: