Sébastien Rodriguez

Results 7 issues of Sébastien Rodriguez

**Describe the bug** All default page of gridsome (create by gridsome before the plugin) not receive context locale in route **To Reproduce** Steps to reproduce the behavior: 1. Go to...

bug

I try to use Nord theme in VScode but I'm confused by lower constrast in conparaison of other theme like [Night Owl](https://marketplace.visualstudio.com/items?itemName=sdras.night-owl) (My previous theme). In this example with Typescript,...

Just change Variables color with `#8FBCBB` to improve readability with path and commands **Before** ![bash-before](https://user-images.githubusercontent.com/1382368/147832523-1569d516-28b9-4ad1-a1bd-2eac4200eec6.png) **After** ![bash-after](https://user-images.githubusercontent.com/1382368/147832526-56362252-9e2f-4a2e-8724-3a6d21c34f91.png)

context-syntax
scope-compatibility
scope-quality

Improved syntax highlighting support for GraphQL. 1. Variables are colorised with `#D8DEE9` 2. Selectionset are colorised with `#8FBCBB` **Before** ![graphql-before](https://user-images.githubusercontent.com/1382368/147831400-056e39dd-ad1f-4b8a-bf11-5de8bbde9079.png) **After** ![graphql-after](https://user-images.githubusercontent.com/1382368/147831401-f769166d-f385-41a5-a755-573f78696598.png)

context-syntax
scope-compatibility
scope-quality

Like I say in #232, I take inspired by the implementation of Gatsby. Actual features: - He get the defined fragments in components and layouts files - All fragments in...

Hello, The remote with protocol ssh its not supported ? I have just : "Could not read from remote repository. Please make sure you have the correct access rights and...

Hi, just a little improvement to use a secret instead of configmap to store SMTP credentials because It's more securely. I have also updated to use the new env variable...