Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Name:
Email:
Subject:
Message icon:

Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
What is the last letter in the word "SlickEdit":
How many LETTERS are in the following? "a1b2c3":
Which number is missing?  "12345689":

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: bsun
« on: June 15, 2025, 02:20:33 AM »

Ah. I misunderstood what you were referring to. I don't know of anything like that in SE. The Symbol Tool Window will allow you to browse for a symbol but without the quick filtering based what you type. The command activate-symbols-browser could be bound to a keyboard sequence to get you to that browser without using the mouse, at least.


Maybe someone else who is more familiar with the symbols tool window can help more.

Exactly, I mean "the quick filtering based what you type."
Posted by: LBCEi
« on: June 13, 2025, 01:24:17 PM »

Ah. I misunderstood what you were referring to. I don't know of anything like that in SE. The Symbol Tool Window will allow you to browse for a symbol but without the quick filtering based what you type. The command activate-symbols-browser could be bound to a keyboard sequence to get you to that browser without using the mouse, at least.


Maybe someone else who is more familiar with the symbols tool window can help more.
Posted by: bsun
« on: June 13, 2025, 03:21:54 AM »

If you want to jump to the definition of a symbol, use the push_tag function which is typically bound to Ctrl-.

Thanks. I knew the Ctrl + . and Ctrl + , .
I mean something like the “Go to Symbol” command (e.g. Ctrl+Shift+O in VS Code).
Because I can't attach the screenshot, please refer to:
VS Code: https://code.visualstudio.com/docs/editing/editingevolved#_go-to-symbol
Posted by: LBCEi
« on: June 12, 2025, 01:24:11 PM »

If you want to jump to the definition of a symbol, use the push_tag function which is typically bound to Ctrl-.
Posted by: bsun
« on: June 12, 2025, 08:04:11 AM »

Hi,

I’m looking for the SlickEdit equivalent of the “Go to Symbol” command (e.g. Ctrl+Shift+O in VS Code or Ctrl + R in Sublime Text).
Because file attachments aren’t allowed in the forum right now, here are reference links instead:
VS Code: https://code.visualstudio.com/docs/editing/editingevolved#_go-to-symbol
Sublime Text: https://docs.sublimetext.io/guide/usage/file-management/navigation.html#supported-operators

What’s the fastest way to achieve the same jump-to-symbol action in SlickEdit?

Thanks,
Bo