Jump to content

Accelerator key for jumping to next error in error list


Recommended Posts

LabVIEW uses Ctrl+G and Ctrl+shift+G to jump to the next or previous item in the Search results list dialog.

I want a similar key combination to navigate to the next error in the Error list.

Currently my process is:

  • Click broken run arrow (or ctrl+L)
  • Scroll the Items with errors list to the top item in the list.
  • Highlight the first VI in the Items with errors list
  • Doubleclick the first item in the Block Diagram Errors list.
  • Fix the error in my code
  • press ctrl+L to bring the list frontmost
  • Doubleclick the next item in the Block Diagram Errors list.
  • Fix the error in my code
  • press ctrl+L to bring the list frontmost
  • Repeat process until errors are fixed in the first VI in the list
  • Continue doubleclicking in the errors and warning list until I'm done.

I would like to see a shortcut key that would iterate through the errors in the errors list.

Edit: I'd like to add that LabVIEW needs to be smart so that it wouldn't jump to the next error if it doesn't exist anymore due to a previous fix. However, I don't see this as a big problem since the Error list dialog already performs that checking in real-time anyway.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.