eMerzh

Results 60 comments of eMerzh

yes got the same issue having a "%" in a title like this : ``` # Helloz % ``` then update / insert toc leads to >Running the contributed command:'extension.updateMarkdownToc'...

Yeah sounds good to me, let start with a version 3! And avoid wasting too much time on 2 project and let the project stale during this time.... Again thanks...

@Cito doesn't want to push you here, but do you have an idea if your plan is settled? and if yes do you have an estimated timeframe for the publish...

it seems that directives are supported :) you can define your ```graphql directive @test on FIELD ``` and query it, should be ok :)

Sorry I can't help much here... I have no idea

since this is fixed, we can now close the issue... thanks for the contribution btw 🎉

> Each branch is currently being deployed to github.io through [this](https://github.com/pietervdvn/MapComplete/blob/develop/.github/workflows/deploy_pietervdvn.yml) workflow already, but deployment through Netlify (or other alternatives), would probably have better performance than the current setup. (In...

it's related to #5108 no?

so i should include it in my package.json even though i don't use it directly?

👌 thanks for the help 👍 it would probably help to make it as explicit code dependancy like in examples with createGraphiQLFetcher using a "simple" client ... to make it...