473,549 Members | 2,982 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

To Microsoft Team: about IDE - #region & #endregion

Hello,

I think it would be so useful to be able to expand or collapse the
"#endregion " in the same way it is possible with "-" and "+" in front of
"#region".
It will be easy to shorten a region as we reach its "#endregion " directive.
I miss the "-" in front of "#endregion ".

+ MyRegion

- #region MyRegion
...
...
- #endregion MyRegion

Don't you think so all developpers ?

Many Thanks. AndreB.
Nov 22 '05 #1
1 1370
>Don't you think so all developpers ?

Well since you asked, no I don't. I don't use regions, and when I have
to work on code that has them I use the keyboard to expand and
collapse them (much faster than trying to find a small icon with the
mouse cursor).

That said, the MSDN Product feedback center is a good place to post
feature suggestions. http://msdn.microsoft.com/productfeedback/


Mattias

--
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
Nov 22 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
331
by: AndreB | last post by:
Hello, I think it would be so useful to be able to expand or collapse the "#endregion" in the same way it is possible with "-" and "+" in front of "#region". It will be easy to shorten a region as we reach its "#endregion" directive. I miss the "-" in front of "#endregion". + MyRegion
6
1916
by: John | last post by:
I have two books saying different things about the #region directive. One says that all code within #region does not affect the compilation process in any way, while the other states that the entire region is marked for a pre-processor directive which does affect the compilation process. I was wondering which is accurate? Is...
0
943
by: Osvaldo Bisignano | last post by:
Where do I put my Snippets ? How do I generate a #region #endregion expresion/statement? I would say : "in the Compilation unit", "in the namespace", cause they can't go inside a class / member. Help please. PS: CodeDom is amazing!
7
3702
by: Osvaldo Bisignano | last post by:
I want to generate #region #endregion statements through codedom.
7
3377
by: Russell Mangel | last post by:
I was thinking about what IDE feature I would want the most in the next version of VC++? I would definately ask for the C# feature: #region / #endregion. In my opinion this feature was a brilliant idea. This thing really helps to abstract out code, and gives you a view of your code you can not otherwise see. C++ needs this feature even...
2
1080
by: Russell Mangel | last post by:
Thanks for making such an awesome programming environment, it's truly amazing. I really like C#, but C++ .net is so powerful, (The Interop capabilities are mind boggling.) Here are the things that I personally like the most: (The improvements in VS2005 framework). 1. The new System.DirectoryServices.Protocols. LDAP classes are truly
1
4370
by: Eric Porter | last post by:
Help! Below is some code for a Web Service which has two methods, First() and Second(). However, when the code is run, whichever of the two methods appears second in the source fails with "System.InvalidCastException: Specified cast is not valid" in Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriter1.Write5...
4
8682
by: Lonewolf | last post by:
Hi in C#, it is possible to define a region which can be tucked away in the IDE by defining a #region and #endregion pair in the code. I realize this does not seem to work for C++/CLI, be it native or managed code. Is there soemthing equivalent in C++/CLI or it's totally not supported yet?
2
7019
by: keithb | last post by:
What is the meaning of #region #endregion
2
2274
by: =?Utf-8?B?U2VlU2hhcnA=?= | last post by:
It seems I cannot use #region and #endregion to hide those auto generated windows form control declarations. They are available in VC# 2003 though. Is it true that VC 2003 doesn't support #region and #endregion?
0
7446
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7956
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7469
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7808
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6040
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5368
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3498
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3480
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1935
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.