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

create regions shortcut ??

3 Answers 109 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
ivan
Top achievements
Rank 1
ivan asked on 02 Sep 2011, 10:26 AM
Is this supported

3 Answers, 1 is accepted

Sort by
0
Svetlozar
Telerik team
answered on 03 Sep 2011, 09:45 AM
Hello Ivan,

You can use the templates to create #regions. Here is the template definition (JustCode Options - Code Templates - C# - Add)

#region $1$
$STATEMENT_SELECTION$
#endregion

After that you can select some members and Alt+End will show you the list with available templates. Then you can choose Surround with #region...

If you have any other problems or suggestions, please don't hesitate to write back.

Regards,
Svetlozar
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

0
ivan
Top achievements
Rank 1
answered on 03 Sep 2011, 12:42 PM
can I assign a shortcut to it?
0
Svetlozar
Telerik team
answered on 08 Sep 2011, 12:20 PM
Hi Ivan,

Currently you can't assign a shortcut to a template. We have acronyms but they can't be used for surround templates.

We already have that in our product backlog (apply template using a shortcut) and I increased its priority.

Regards,
Svetlozar
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
General Discussions
Asked by
ivan
Top achievements
Rank 1
Answers by
Svetlozar
Telerik team
ivan
Top achievements
Rank 1
Share this question
or