I have recently came across a question on StackOverflow I couldn't pass by. Here's original question:
Is it possible to edit content property via sitecore rocks plugin for VS ? for example Item Buckets section?
I knew that is not quite obvious so would want to share the answer:
Sure, that is possible. As I understood you right, you have an item
with its fields loaded right hand side in Sitecore Rocks, you you do see
custom fields but do not see fields coming from Standard Template,
including Bucketable.
In that case just do right mouse click somewhere on the right hand
side part, where your fields are and select Standard Fields from context
menu. This will show those fields.
Hope someone might find that helpful!
original question on StackOverflow