You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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 :
The text was updated successfully, but these errors were encountered: