一个调查结果(在下一个版本的VSC#中你想要什么?)

    技术2022-05-11  29

    FeatureVotesFeatureVotes
    Edit&Continue31Better constraints for generics10
    Better support for nesting other languages in C#23Warnings for certain goto behavior8
    Better control over all code generation.23Better syntax for casting8
    handling of null events22Better mock object support8
    Tuples/Generic lists of variable length22Better thread debugging8
    Covariant return types20Delegates on properties7
    Expose the compiler with a managed API19Generate field/property/constructor/class/etc.7
    intellisense for indexers/conversions18Fix up usings7
    tell you when you're using a disposable type unsafely18VI mode6
    Non-null types17Functions in module scope/Top level functions6
    C#=Vb16Better MSDN documentation6
    Error correction/spell checking16More flexible color schemes6
    Private backing store for properties16Better XML serializer6
    Automatic constructor stub generation:15Better support for chords/keybindings6
    Pre/postconditions15User filtered catch handlers6
    Static import of classes14Method scoped variables6
    support for checking enum values14VS macros in C#5
    const support14Find code duplication5
    Support for mixins13Read/Edit mode5
    Virtual operators/operators on interfaces/better operators13IntPtr operators5
    Nicer syntax for anonymous delegates13API For accesing the profiler from managed code5
    Expose the refactoring engine12No regions on interface implementation5
    inlined array syntax12Warnings for implicit vs explicit implementation3
    Managed Add-ins12Fix up doc comments when doing a refactoring3
    special constructs for asynchronous operation12Method virtual by default3
    Collapse all code comments11Support for method groups in doc comments3
    C-omega support11Expose formatting/colorization engine3
    Generic properties11Obfuscator Api3
    Attributes on local variables and code blocks11Simplified iterator syntax3
    Better control over completion list (sorting and filtering)11Schema for XML comments3
    First class generics11Global exception tracking2
    Better incremental find10More flexible interface implementation support2
    Better constraints for generics10Aspects2
    看来大家还是怀念VB中的调试时修改代码的功能 Aspects落在了最后, Eric Gunnerson对于 C#和AOP提出了自己的看法 原文在 这里

    最新回复(0)