Martin Björkström
Martin Björkström
@devlead want to take a stab at this? Is #74 a prerequisite?
@patriksvensson yep. Do you want to fix?
but however, @daveaglick feel free to send PR if you like :wink:
That's currently a limitation by design. If `a.cake` loads `b.cake`, when in the context of `b.cake` it's currently not possible to find references from `a.cake` as it's not in the...
@JobaDiniz sorry for the late reply, I'm not monitoring this repository. There are a couple of ways to deploy. Some bundle the Server with their VSCode extension, some have "bootstrap...
> @pascalberger this isn't any sort of deadlock issue with the way that we were calling `GetAwaiter().GetResult()` is it? Shouldn't be a problem. Will need to check if this is...