justSteve
justSteve

Reputation: 5524

vsdoc support for jQuery 1.4.3: how long?

jQuery was updated over the weekend. How long should I expect to wait before the .-vsdoc version is released?

Upvotes: 4

Views: 495

Answers (1)

Nick Craver
Nick Craver

Reputation: 630529

Update: The appendTo guys have made a jQuery 1.4.3 vsdoc available here (direct link)

Also, from Scott Guthrie:

Several people have asked about jQuery 1.4.3 vsdoc support in VS. We are working w/ jQuery team on automated solution to keep it up to date


Previous answer:
It'll probably be a while for the official version, since the 1.4.2 version was never released either (status updated here from ScottGu saying he's looking into it - search comments). Note that this falls officially on the MS team, not the jQuery team to provide.

However the community should have a version (maybe in response to this question) quicker than that, see this version for 1.4.2 as an example.

Upvotes: 3

Related Questions