Yashu Mittal

Results 156 issues of Yashu Mittal

For example: **Input** ```json { // "incremental": true /* Enable incremental compilation */ } ``` **Output** ```json { "incremental": true } ``` I think this feature can be added for...

✨ Enhancement
✅ Done

* ObjectID * nano ID _(https://www.npmjs.com/package/nanoid)_

✋ Feature Request
✅ Done

![image](https://user-images.githubusercontent.com/29014463/105828206-e12ff500-5fe8-11eb-8ffb-ac8f6ac6b774.png)

✨ Enhancement

I am not able to add vertical scroll, it is only showing horizontal scroll. ![image](https://user-images.githubusercontent.com/29014463/55138372-47cbf980-5159-11e9-9fad-decbdb1b4d9c.png)

I have an sql queries folder and added it inside the app. When I make edits to sql files from another text editor, save the changes and focus back on...

Can be used for increase/decreasing font size. | Preview | | --- | | |

Stale

Thank you for considering to add a new brand/company icon to Lucide. But, we're no longer accepting new brand icons. **To know more:** https://github.com/feathericons/feather/issues/763 **We recommend using:** https://github.com/simple-icons/simple-icons We've an...

📢 announcement

We have a section for file and workspace anchors. ![code_2019-01-29_22-39-17](https://user-images.githubusercontent.com/29014463/51929865-4020fa80-241f-11e9-8243-2c2b98c64f36.png) But having a folder anchor will help too, where we can get the list of all the anchors from the...

Enhancement

Can you add the option the show notification of the issue?

enhancement
assigned

I am trying to add `args` to a mutation, and while trying to access the args in resolver, the TS type is showing `any`. I've also tried restarted the editor...