| > No, I had a proto file which imported another proto file, which could not be found, because I had not added its path to the import path list. Seems like it would be a common enough issue. Ah, this make sense. I agree that this could be a common issue while importing a protobuf. I will fix this in next release :) > Something like Grip, maybe: https://gripgrpc.dev/.
Got it, we have a related discussion here -https://github.com/getezy/ezy/discussions/29
I will think how to show it, thank you! > Appears to be related to the number of tabs. If I have only one tab open, it's not particularly laggy. The main problem here is persistance (saving all data on the disk), and this make performance problems. I have plans to rewrite this section to improve it. > Click on an endpoint. It always opens a new tab. I think I need to create a poll :) Some users saying that they want to open new tab by one click, others wants double click. And here I really don't know whats the better way of UX should be. |