T O P I C R E V I E W |
cjtallman |
Posted - May 18 2017 : 3:22:22 PM We use the hashtags feature a lot to tag fixes and issue identifiers within our code. This works great, except there are many hashtags that also get parsed from third-party library headers we include in our code (such as Boost). It would clean up our hashtag list a lot if we could filter out these external tags.
|
2 L A T E S T R E P L I E S (Newest First) |
cjtallman |
Posted - May 18 2017 : 3:45:51 PM Nice! I don't know how I didn't notice that. That should work just fine for us. Thanks! |
sean |
Posted - May 18 2017 : 3:29:04 PM You can hide tags by tag, directory or project in the toolwindow via the context menu. https://docs.wholetomato.com/default.asp?W574#hiding
By default, the hide state is saved per-solution. If you want global hiding, hold shift down when you right-click in the toolwindow. https://docs.wholetomato.com/default.asp?W574#global
That should cover what you are looking to achieve.
|