While writing a query in the Data Explorer, I nearly always have to interrupt the process to query the VoteTypes, PostTypes, and / or PostHistoryTypes tables (so I can remember the Ids I need). I think it would be convenient to have access to the values in those tables directly from the UI (without having to do SELECT * FROM VoteTypes).
Could we have something like that?
I realize I could save the values from those tables somewhere on my computer, but they'd (possibly) get out-of-date periodically, and if new "____Types" tables are added, I'd have to manually update my local list.
I'm not a UI person, but here's a possible implementation: next to each of these "____Types" tables, add a link you can click that pops up a list of the values from that table (incredibly awesome* mock-up below):

I'm not married to this specific implementation, anything reasonable would do. This feature-request just seemed too lazy without some kind of suggested solution =)
*Awesomeness may vary. We offer no actual guarantee (implied or explicit) of awesomeness regarding the mock-up.


