Christoph

Results 19 comments of Christoph

@krpeacock Looks like I don't have the permissions to merge myself. Would you do me the honor?

Thank you so much for responding so quickly and comprehensively! > I suppose this related to #285? Yes, a solver would be a different strategy for resolving dependencies, that tries...

> It looks like version ranges will actually cause this problem? Because we relaxing the package versions that we accept. Sorry I don't understand. What I'm saying is that with...

(Sorry for the late response, had a couple busy days) I don't think that's a workable approach, as any release of a library basically creates a "ripple" where every depending...

With the combination of implicit search, contextual dot search, and now this, wouldn't it be easier to just have the `--implicit-package` add imports for every library in the package to...

I'm running into the same issue with https://github.com/christoph-dfinity/tree-sitter-motoko Notably I also work around the [same whitespace issue](https://github.com/tree-sitter/tree-sitter/issues/4091) the `nu` parser is in their grammar.

Another thought: Maybe calling it a "methods" block would help with intuition.

Related to https://github.com/dfinity/motoko/issues/2313