Search
1
vote

Visual Studio 2010 - Extension Manager

Hello, Could you please look at releasing an Visual Studio 2010 Extension available (and updateable) through Extension Manager? Our company wants to use this across all development machines but...

Id #7185 | Planned Release: None | Last Updated: Today at 4:20 PM by denzilheaddon | Created On: Today at 4:20 PM by denzilheaddon
1
vote
fixed

1101 - call to Equals must begin with 'this'

Example from TATWORTH where the call to the object.Equals on the base class is throwing the error.

Id #7184 | Planned Release: 4.7 | Last Updated: Mon at 1:32 PM by andyr | Created On: Sun at 11:28 AM by andyr
1
vote
fixed

1002: spacing around semicolon

In this example the semicolon after the label should be fine. for (var start = 0; start <= listCount - patternCount; ++start) { for (var count = 0; count < patternC...

Id #7183 | Planned Release: 4.7 | Last Updated: Sun at 12:20 PM by andyr | Created On: Sun at 11:27 AM by andyr
1
vote

SA1644: "The documentation header must not contain blank lines" Should allow blank lines between elements.

If I try to do this: /// <summary> /// Summary of a method etc. /// </summary> /// /// <remarks> /// Remarks about a method. /// </remarks> Then I get the SA1644 error, which also says...

Id #7182 | Planned Release: None | Last Updated: Feb 4 at 6:03 PM by andyr | Created On: Feb 4 at 11:09 AM by Grokys
1
vote
fixed

R# plugin does not install/register (R#5.1, VS 2010)

I used to run a setup where I had StyleCop and StyleCop for ReSharper installed separately (before the projects merged). On a fresh machine, I have installed StyleCop 4.7, but I see no plugins list...

Id #7181 | Planned Release: 4.7 | Last Updated: Feb 3 at 2:21 PM by andyr | Created On: Feb 3 at 12:27 PM by liddellj
1
vote

SA1125 in Linq Query

I have a Linq query similar to the following: var dataItems = (from a in Answers let ts = a.Value as Nullable<TimeSpan> where !a.NotRecorded ...

Id #7180 | Planned Release: 4.7 | Last Updated: Feb 4 at 6:03 PM by andyr | Created On: Feb 2 at 9:17 PM by chadb
1
vote

Sample code copied unchanged from "constructor" help page to "destructor" help page

SA1643: DestructorSummaryDocumentationMustBeginWithStandardText - the last two examples show constructors. The rule is intended to standardize the summary text for a finalizer. The summary for a...

Id #7179 | Planned Release: 4.7 | Last Updated: Feb 4 at 6:05 PM by andyr | Created On: Feb 1 at 12:23 PM by oliver_gramberg
1
vote

Punctuation in feedback link

StyleCop help (.chm) shows the following link/text at the top right of all pages: "Is this doc correct?. Click here to open a bug." It shoud be "." instead of "?." :-)

Id #7178 | Planned Release: 4.7 | Last Updated: Feb 4 at 6:05 PM by andyr | Created On: Feb 1 at 12:19 PM by oliver_gramberg
1
vote

Documentation bug : IntProperty vs "IntegerProperty"

The SDK help file dated 7th Jan gives a sample integer valued settings as <IntProperty Name="ClassCount" DefaultValue="1" FriendlyName="Class Count" Description="The maximum ...

Id #7176 | Planned Release: 4.7 | Last Updated: Feb 4 at 6:05 PM by andyr | Created On: Jan 30 at 10:43 PM by MrTines
1
vote

Testability of rules leaves much to be desired

The StyleCop types are currently too bound to the file system for any sort of unit-testing to be convenient. For testing purposes a method to create a CsDocument from a stream (e.g. a resource) ...

Id #7174 | Planned Release: 4.7 | Last Updated: Jan 29 at 5:10 PM by andyr | Created On: Jan 29 at 3:08 PM by MrTines
Show 10  25  50  100 Work Items
1-10 of 181 Work Items < Previous 1 2 3 4 5 6 7 8 9 10 ... Next >
Updating...
© 2006-2012 Microsoft | Get Help | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2012.2.7.18398