Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Resize scrollbar preview tooltip

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
Shambler Posted - Apr 16 2014 : 3:46:48 PM
Small request, but would be really great if it could be done - VS2013 has a great new map scrollbar, but the tooltips it shows are really small:

Options->Text Editor->All Languages->Scroll Bars->Behaviour->Use Map mode for vertical scroll bar->Show Preview Tooltip

It would be great to be able to set the size of that tooltip, to be (vertically) much larger (though being able to customize horizontal size might be useful as well).
6   L A T E S T    R E P L I E S    (Newest First)
Shambler Posted - Apr 18 2014 : 06:40:38 AM
Ah thought there might be a catch like that - a pity the code for that feature is out of reach; thanks for the replies :)
feline Posted - Apr 17 2014 : 10:21:56 PM
Since the IDE does not provide any way to resize the tooltip, to resize it via VA we could end up having to duplicate this feature with our own resizable tooltip, which seems wasteful, especially when there are other options available to get similar, or even the same information. Hopefully the split window will help you here.

If you are working with multiple monitors, or a large monitor, you can even go a step further and use:

Window menu -> New Window

which will give you a second tab showing the same file, so you can have two full height views into the same file at the same time.
Shambler Posted - Apr 17 2014 : 12:49:44 PM
Thanks - that's a pretty useful feature alright (still getting used to the new IDE features :)); the tooltip has particular potential to be useful in addition to all of this, but no worries, plenty of other similar features.
feline Posted - Apr 17 2014 : 10:33:07 AM
Are you familiar with the IDE menu command:

IDE Window menu -> Split

this allows you two views of the same file at the same time, in the same tab. You can then navigate one view to the code you are interested in reading, while keeping the second view on the code that you are editing. Since you can resize the split, you can make this roaming view what ever size you need it to be, to study the other code in the file.
Shambler Posted - Apr 16 2014 : 10:11:50 PM
Not to locate a specific part of the file, but to read from any part of the file while keeping the caret/main-window at the current position - even hovering over a bit of code I want to reference, while typing at the caret location without the tooltip disappearing (potentially really handy).

So, while the VA Outline and method list are really useful for their own purpose, the scroolbar preview tooltip is a very handy way of looking at multiple places in the current file (even writing in one place while looking at another), seamlessly.

It has the potential to be an extremely nice and productivity-enhancing feature (if the tooltip could be made bigger) - almost as handy as (if not more so than) multiple monitors.
feline Posted - Apr 16 2014 : 7:43:12 PM
What are you after achieving here? Are you using the tooltip to try and locate a specific part of the file?

If you are looking for a given function, then you may find the Alt-M list or VA Outline more useful, and quicker to use:

For VA Outline, which shows you an overview of the current file:

http://docs.wholetomato.com/default.asp?W187

For the Alt-M list, which shows you a searchable list of the methods in the current file:

http://docs.wholetomato.com/default.asp?W192

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000