code-regions
Why StyleCop rule does not allow using #region in code?
I get the warning as below screenshot and I don\'t understand why it would be treated like that. I often need to开发者_运维百科 \"regionize\" my codes.[详细]
2023-02-01 05:08 分类:问答Code regions not allowed within method bodies in VB.NET?
Note: This \"feature\" has now been added to Visual Studio 2015 but the question will hold a while since not every developer or every dev shop gets access to the latest and greatest IDE as soon as it[详细]
2023-01-05 11:30 分类:问答Regions/code collapse in Javascript in Visual Studio 2010
Is it possible to create code regions in JS files in Visual Studio 2010? This method works in 2005, but I can\'t get working in 2开发者_StackOverflow010.Here is a very cool VS2010 extension for Javas[详细]
2023-01-01 02:09 分类:问答Regions in Delphi - is it possible to define them unfold by default?
Since Delphi 2005 Borland/CodeGear introduced the regions in the IDE. It is good idea but in some casses I want my regions to be unfolded by default in other folded. If there argument or options that[详细]
2022-12-28 06:18 分类:问答how to implement regions/code collapse in javascript
How can you implement regions a.k.a. code collapse for JavaScript in Visual开发者_如何学运维 Studio?[详细]
2022-12-14 02:17 分类:问答