[DevExpress Support Team: CLONED FROM T749874: Region name overlapping original text]
Is it possible to add regions to the Code Places list? It would be the great help in navigating.
Regards,
Mike
[DevExpress Support Team: CLONED FROM T749874: Region name overlapping original text]
Is it possible to add regions to the Code Places list? It would be the great help in navigating.
Regards,
Mike
Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Hi Mike,
Could you describe your suggestion in greater detail? What functionality is missing and will be helpful for you?
Currently CodePlaces already contains regions in the tree and you can use our search by keywords to find the necessary region (please see the screenshots below).
I'm looking forward to your reply.
Hi Andrew,
Thank you for sample, but … I just have checked a few things and it appears that regions inside method are not detected by Code Places. i.e. this doesn't work in my case where there are a lot of inside like in the code below
#region TestClass public static void TestClass() { #region Internal Variable no 0 string something0 = AppDomain.CurrentDomain.BaseDirectory; #endregion #region Internal Variable no 1 string something1 = AppDomain.CurrentDomain.BaseDirectory; #endregion #region Internal Variable no 2 string something2 = AppDomain.CurrentDomain.BaseDirectory; #endregion #region Internal Variable no 3 string something3 = AppDomain.CurrentDomain.BaseDirectory; #endregion } #endregion
Code Places shows:
It would be nice to have such feature recognizing all regions.
Regards,
Mike
Hi,
Image didn't show up. I am, sure you will not need it when you open it in VS.
Regards,
Mike
Thank you for the clarification.
The last item in the CodePlaces tree is a member, and we do not show the member body. I'm afraid that we do not have plans to extend this functionality to show the member body due to performance reasons.
Thank you for your understanding and interest in our products.
Hi Andrew,
Thank you for calrification. This ticket can be closed now…
Many thanks
Hi Mike,
I understand that this is not what you wanted to hear. If something changes in our plans, we will inform you.