Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 VA Hashtags sorting

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
Adequat Posted - Feb 01 2017 : 11:29:36 AM
In the hashtag window, for a given hashtag, the list is sorted by file/line number. This is pretty useless for me, and my suggestions is to sort by name (I have many items).
For example, in a given source file, I have these 2 lines:

// #logging LogStartup
// #logging LogQuitting

They appear in the log window as:

logging_system.cpp:78 LogStartup
logging_system.cpp:79 LogQuitting

My suggestion is to list them as:

logging_system.cpp:79 LogQuitting
logging_system.cpp:78 LogStartup

This is a minimal example, but by suggestion makes sense if you have tens of hashtags spread in different files.
3   L A T E S T    R E P L I E S    (Newest First)
accord Posted - Feb 02 2017 : 12:00:35 PM
This is an interesting idea. I've put in a feature request for this:

case=103520
Adequat Posted - Feb 02 2017 : 04:12:02 AM
Not at all. I am speaking about something else. I will try to explain again:

I have a given #hashtag. There are 100 references to this tag. In the tree window (grouped by hashtag) I want the "children" of the given hashtag to be sorted alphabetically.

One big interest of the hashtag system is to be solution wide; we can navigate anywhere with ease. The idea to sort by file (as now) has therefores little interest, at least for me.
But when I want to jump to a given solution point, this is a pain because the list is not sorted alphabetically.
feline Posted - Feb 01 2017 : 3:38:30 PM
In the VA Hashtag window, you can group by file or by hashtag. This is the 5th button on the toolbar. Does this help?

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