Hello Jonathan,
I understood you have concern on the broken change of F1 help context
sensitive. It supported on VS 2003 before. But, VS 2005/2008 doesn't
support this feature, correct? If I misunderstood anything here, don't
hesitate to correct me.
Could you let me know what kind of context sensitive you are look for? I
created a Winform project on my VS 2008. I opened the Program.cs file, and
pointed on the line "Application.EnableVisualStyles();". After I pressed
"F1", Microsoft Visual Studio 2008 Document shows up. And it navigates to
the document about Application.EnableVisualStyles Method automatically. Is
this what you need? It seems work fine on my side. Could you please give
more information about the context sensitive which you are mention about?
If I can reproduce it, I will pass your feedback to product team.
By the way, for bug/feedback, you can also submit it to our Connect
feedback portal. Our developer will evaluate them seriously and communicate
with you directly on the issue there.
http://connect.microsoft.com/VisualStudio/
Improving the quality of our products and services is a never ending
process for Microsoft.
Have a great day,
Best regards,
Wen Yuan
Microsoft Online Community Support
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
Jon Potter - 06 Feb 2008 06:13 GMT
Hi Wen Yuan, thanks for your reply.
As a (simple) example, load or create a C++ solution, and inside the body of
a function, enter "DeleteFile(". Then put the cursor on "DeleteFile" and
press F1. The expected behaviour would be for MSDN to navigate to the
documentation for the Win32 function "DeleteFile" in the Platform SDK;
instead, by default it navigates to "Visual C++ Concepts: Creating and
Managing Projects".
VS 2003 was context sensitive in that it would evaluate the context of the
function name before navigating. VS 2005 and 2008 seem to navigate at random
or to the first matching document found.
NB: I have just found the following bug report
(https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID
=106219)
on this issue which indicates that this bug was acknowledged by Microsoft :
"Thanks again for filing this issue. We will look at it for Orcas!". Clearly
this was never looked at and the report is still marked as "Closed
(Postponed)". Would it be possible to reopen this issue?
Thanks!
Regards,
Jonathan Potter
GP Software
> Hello Jonathan,
>
[quoted text clipped - 29 lines]
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
Walter Wang [MSFT] - 11 Feb 2008 05:42 GMT
Hi Jon,
I totally understand your concerns here and sorry for the inconvenience
caused.
I suggest you to submit a new feedback on
http://connect.microsoft.com/VisualStudio and include the "Closed
(Postponed)" feedback as a reference in your report.
Regards,
Walter Wang (wawang@online.microsoft.com, remove 'online.')
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.