473,325 Members | 2,480 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,325 software developers and data experts.

Moving in IDE from procedure to procedure

Anybody know if maybe in VS 2003 IDE exist any keyboard shortcut for
quick moving from one procedure up or down like is that in VBA IDE? I
can't find anything about that in help under Keyboard shortcuts.

In VBA you press Ctrl+UpArrow or Ctrl+DownArrow and you move quickly to
second line of next or previous procedure. Actually the same work in Ms
Word for quick moving from paragraph to paragraph. It's seem to me very
handy and I miss that here.

Regards,
Billy

Nov 21 '05 #1
4 1288
Hi Billy

Have a look at MZ-Tools (http://www.mztools.com/). It has shortcuts to take
you to the top and bottom of the current procedure, and lots of other good
stuff.

HTH

Charles
"Billy" <ab****@yahoo.com> wrote in message
news:11**********************@g14g2000cwa.googlegr oups.com...
Anybody know if maybe in VS 2003 IDE exist any keyboard shortcut for
quick moving from one procedure up or down like is that in VBA IDE? I
can't find anything about that in help under Keyboard shortcuts.

In VBA you press Ctrl+UpArrow or Ctrl+DownArrow and you move quickly to
second line of next or previous procedure. Actually the same work in Ms
Word for quick moving from paragraph to paragraph. It's seem to me very
handy and I miss that here.

Regards,
Billy

Nov 21 '05 #2
I tried that and there is no such shortcut inside mztools. Any more
ideas?

If any one from MS read that: That is a wish to be BACK in VS2005,
because it is very handy.

Regards,
Billy

Nov 21 '05 #3
In MZTools there are

Go to beginning of Class
Go to end of Class
Go to beginning of Procedure
Go to end of Procedure

You can assign keyboard shortcuts to each of these.

If you want to move between procedures, try creating a macro that uses Find
on a regular expression to locate the next (or previous) Function, Sub, or
Property.

Charles
"Billy" <ab****@yahoo.com> wrote in message
news:11********************@z14g2000cwz.googlegrou ps.com...
I tried that and there is no such shortcut inside mztools. Any more
ideas?

If any one from MS read that: That is a wish to be BACK in VS2005,
because it is very handy.

Regards,
Billy

Nov 21 '05 #4
That's quite easy to do with my add-in too, because you can use its Find
feature to locate Sub, Function or Property (excluding the "End " word if
you want through a regular expression), and then you can hide the results
window and use the MZTools4.NextResult and MZTools4.PreviousResult commands
on the toolbar or through keyboard bindings.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com

"Charles Law" <bl***@nowhere.com> escribió en el mensaje
news:uB**************@tk2msftngp13.phx.gbl...
In MZTools there are

Go to beginning of Class
Go to end of Class
Go to beginning of Procedure
Go to end of Procedure

You can assign keyboard shortcuts to each of these.

If you want to move between procedures, try creating a macro that uses
Find on a regular expression to locate the next (or previous) Function,
Sub, or Property.

Charles


Nov 21 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Mahesha | last post by:
Exponential Moving avg is calculated using the formula. EMA = (Today's Price)* K + (EMA yesterday) * (1-K) where K = 2 / (N+1) The user is going to Input the K. It is something like F(N) =...
1
by: Jeff Magouirk | last post by:
Dear All, We have a procedure that takes12 minutes to run on the first server but that same procedure now takes 3 hours to run on the second server using the same data. Does anyone have any...
4
by: Mike L. Bell | last post by:
As the DBA for a development project a couple of years ago, I was in charge of migrating/promoting stored procedures from the development environment to the QA and production environments once they...
6
by: alanknipmeyer | last post by:
Hi, I`m in the process of migrating a Access 2002 (Run in 2000 mode) from Windows 98 to Win2K Server. It is a shared resource via a file share on the 98 Server. Client systems are Win98 with the...
7
by: Tim Conner | last post by:
Hi, I am an ex-delphi programmer, and I having a real hard time with the following simple code (example ): Which is the equivalent to the following code ? var chars : PChar; sBack, s :...
2
by: Robert Boudra | last post by:
I want to use a single event procedure in Vb.net to move the focus on a WinForm to the next control in the tab order, regardless of which control that is. I know that I can use the "handles"...
14
by: bwadley | last post by:
Hi, Im fairly new to VB.NET and am hoping someone can help me with what is probably a simple problem. I have an MDI app, when I open a child form, I want it centered to the parent. So I put...
7
by: =?Utf-8?B?TW9iaWxlTWFu?= | last post by:
Hello everyone: I am looking for everyone's thoughts on moving large amounts (actually, not very large, but large enough that I'm throwing exceptions using the default configurations). We're...
3
prn
by: prn | last post by:
Hi folks, I've got something that's driving me crazy here. If you don't want to read a long explanation, this is not the post for you. My problematic Access app is a DB for keeping track of...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.