Daniel Stoyanoff

Results 44 comments of Daniel Stoyanoff

Hey guys, any ideas when we could have this resolved? Or at least a temporary alternative?

Hello guys, Any ideas of when v2 will be released?

Same here, but I also noticed it works when you specify the import starting from the root of the project - e.g `protos/common.proto` works, but `common.proto` requires a VSCode reload...

Hey guys, any comments on this? Is it something you would consider in the future?

Hey, thanks for your reply. I don't need to print the affected projects, I need to pass them to the deployment phase. We use an infrastructure as code tool called...

Thanks @meeroslav. I think I managed to stabilize it using the second approach. Thank you for the hint with the affected projects as well. Might be useful to replace my...

Thanks for the suggestion. What I can see however is that the ReactFlowProvider creates the Redux store. When ReactFlow component is rendered in a tree where ReactFlowProvider exists, it will...

You could also expose some subset of settings that people can override, while maintaining the core configuration compatible with redis.

Hello, Any update on this issue? It makes the compilation not working unless you fix the types manually, which would be overridden the next time you try to generate the...