When you have a lot of operations, it is hard to find the methods in the operations because they are all stacked horizontally and are not sorted and the panel is small
It would be great if the operations were in a scrollable panel on the side like the docs, stacked vertically and sorted
Another ideas :
add a search bar
group namespace with a treeview by (for example user.findById would be grouped by user)
Hi
When you have a lot of operations, it is hard to find the methods in the operations because they are all stacked horizontally and are not sorted and the panel is small It would be great if the operations were in a scrollable panel on the side like the docs, stacked vertically and sorted
Another ideas :