Conversation
|
@berrylaw still a work in progress. Right now, vscode on windows won't properly load because of an issue with matching paths. This fixes that (there's no GH issue for that one). There's also an onHover issue I need to look into before I can merge this |
|
Is this going to include a fix for #1167 ? Or is that something different? |
|
@dylanwulf I believe these changes will fix #1167 but I can't confirm quite yet. I'm taking a look today and trying to wrap this up |
|
These changes were released in Apollo VS Code 1.6.9 |
|
@JakeDawkins Thank you! Just tried it out. The as-you-type autocomplete seems to be working correctly now, but ctrl+space is showing incorrect results. Should I make a new issue for that? |
|
@dylanwulf Great! We're getting closer 🤞 I'll just leave #1167 open for now and add a note until I can figure out what's going on there |
Fixes:
Summary: essentially there were 2 main issues
TODO:
*Make sure changelog entries note which project(s) has been affected. See older entries for examples on what this looks like.