Author Topic: How do I list functions in current buffer?  (Read 1977 times)

ghamilton

  • Junior Community Member
  • Posts: 4
  • Hero Points: 0
How do I list functions in current buffer?
« on: February 26, 2015, 07:04:13 pm »
I'm going a bit nuts here.  I have been using SlickEdit for years, and always had a hot key to list the functions in the active C/C++ buffer.  From there I could select a function and it would take me to it.  Through many upgrades this stayed the same.  But now I'm on a clean install of v19 and cannot find the command/macro anywhere.  I have searched everywhere.  Perhaps I'm not using the right key phrases, but I'm at a loss.  Can someone please help?

TKasparek

  • Senior Community Member
  • Posts: 245
  • Hero Points: 29
Re: How do I list functions in current buffer?
« Reply #1 on: February 26, 2015, 07:30:08 pm »
The command is list-tags

ghamilton

  • Junior Community Member
  • Posts: 4
  • Hero Points: 0
Re: How do I list functions in current buffer?
« Reply #2 on: February 26, 2015, 07:45:58 pm »
Thank you!

Dennis

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 3819
  • Hero Points: 501
Re: How do I list functions in current buffer?
« Reply #3 on: February 26, 2015, 09:18:51 pm »
You may also want to give "activate_defs" or "activate_context" a try.