Kumar Harsh

Results 96 comments of Kumar Harsh

Hi, do you have `schemas` defined and put in the `foonodeweb/schemas` folder? If they are in a subfolder within schemas, you'd also need to change the `gqlconfig.schema.files` config to `schemas/**/*.graphql`....

Yeah, that's a limitation of this extension - being tracked at https://github.com/Mayank1791989/gql/issues/143. Right now, I can't give a timeline on when it'll be fixed. See if converting to the older...

The codepen link is broken... Here is a working pen, and the issue is still reproducible: https://codepen.io/khs/pen/JpJmYr

Fixed in PR: https://github.com/LearnBoost/antiscroll/pull/62#commits-pushed-1965478

+1 would love to see these changes merged into a release. Talking about release - the latest release was 1.6.2, but the package.json in master has a v2.0.0 version which...

Maybe Prettier can be added too.

https://bundlephobia.com/[email protected]

You need to set `"flowide.pathToFlow"` to "flow". It's weird, but works. Additionally, this plugin spawns mutiple flow processes, and some of them end up eating a lot of cpu resources,...

@slender- set it to 'flow' not '...../flow.exe'.

OK, I understand. I'd been looking into how to write stylelint plugins myself... Would this feature request be in scope for this project, or should it be something separate?