[AccessD] OT: Visual Studio - Goto method

Charlotte Foust cfoust at infostatsystems.com
Wed May 21 11:10:21 CDT 2003


Ah, I didn't understand what you were describing.  So it doesn't work
that way in VS.Net?  It does in VS6.

Charlotte Foust

-----Original Message-----
From: John Colby [mailto:jcolby at colbyconsulting.com] 
Sent: Wednesday, May 21, 2003 7:52 AM
To: accessd at databaseadvisors.com
Subject: RE: [AccessD] OT: Visual Studio - Goto method


Shft F2 is supposed to take you to the object under the cursor (for
editing, not "stepping" in debug).  So if I am in functionA and am
writing the text MyObj.MyMethod, I place the cursor over .MyMethod and
hit Shft-F2 and the editor moves the focus to that method.  It is a
quick and easy way to go look at the code, open the module etc.

John W. Colby
www.colbyconsulting.com

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Charlotte
Foust
Sent: Wednesday, May 21, 2003 11:32 AM
To: accessd at databaseadvisors.com
Subject: RE: [AccessD] OT: Visual Studio - Goto method


Um, if you're already in a method of the object, why do you need to hit
shift+F2?  And is this VS.Net or VS 6?

Charlotte Foust

-----Original Message-----
From: John Colby [mailto:jcolby at colbyconsulting.com]
Sent: Wednesday, May 21, 2003 6:02 AM
To: VBA; AccessD
Subject: [AccessD] OT: Visual Studio - Goto method


In Access placing the insertion pointer in a method of an object and
hitting shft-F2 takes you to that method of that object (to the code).
It actually takes you to anything, variable etc.  According to the help
file "shortcut keys" this is supposed to work in the Visual Studio
editor as well, and I could swear that I have used it, but I am not
getting it to work now.  Is this supposed to work the same way as in the
Access VBA editor?

John W. Colby
www.colbyconsulting.com


_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com
_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com



_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com


More information about the AccessD mailing list