souvik

Results 75 comments of souvik

This happen to me, I lost a lot of progress in radical red, do you think turning off `autosave` can solve the problem for now?

Example of a use case: Right now in glee, we are using `x-kind` to declare remote or local servers and by default treating servers as remote if the property is...

Hey, I have used the notion API before, build [this for fun](https://github.com/Souvikns/Notion-Board). I would like to work on this, would be nice to have some insight.

Hey, so I am using windows and as it does not run on windows I am running on GitHub codespaces, so when I am using the command `dynamic --notion` it...

How about we take a page from [prisma migrations](https://www.prisma.io/docs/concepts/components/prisma-migrate). We might have to change a lot of things, but what if the generator keeps track of the previous state of...

@jonaslagoni I don't have much experience with template development, but I guess It would be tough to progressively update the code according to spec changes when other developers are updating...

Awesome @BOLT04 the generated docs are correct 👍🏻. No one is working on this issue as of now so you can take it up. Yeah the CLI is kinda breaking...

The new version has some inbuilt support for [topic separators](https://oclif.io/docs/topic_separator) maybe this would help.

@BOLT04, cli documentation was a part of GSoD, but don't know what is the status. https://github.com/asyncapi/website/issues/602, https://github.com/asyncapi/cli/issues/232 were planned for this. I don't know if anyone is working on CLI...

@derberg for windows should we have a `.msi` installer or use some package manager like `chocolatey`?