This is a migrated thread and some comments may be shown as answers.

Feature suggestion: Group Items

1 Answer 27 Views
Refactorings
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jan
Top achievements
Rank 1
Jan asked on 11 Aug 2012, 11:58 PM
I like to use partial classes to seperate concerns in some cases, where the actual class is growing large.
Each partial class obviously then resides in it's own file (c# files mostly, in my case).

Some tools offer the capability to 'group' these files together. This results in one of the items being the top-level item and the other ones being shown below it - somewhat like a folder. In essence, this is the same behavior that we get with UI designer and code behind files out of the box (e.g., a xaml file and the code behind file).

I believe this is achieved by editing the project file - but I am not 100% sure, as I have not done this manually in eons.
Some competitors offer this feature and it would be a great feature to add to JustCode. 

For reference, the best implementation is provided by VSCommands at this point in time, IMHO.

Cheers,
Jan

1 Answer, 1 is accepted

Sort by
0
Zdravko
Telerik team
answered on 16 Aug 2012, 01:35 PM
Hi Jan,

 Thanks for the suggestion.
I made a PITS item for this feature, where you can track its progress and vote for it.
Thank you and please feel free to share your ideas for new features and improvements.

Greetings,
Zdravko
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
Refactorings
Asked by
Jan
Top achievements
Rank 1
Answers by
Zdravko
Telerik team
Share this question
or