- AuthorPosts
- June 15, 2009 at 8:20 am #7392
ivanco
MemberI am dot net developer. For C# I am using VS.NET + Resharper.
I am trying trial EmEditor for programming.
The editor is good, but I dont understand how can I find any data info in the Symbol List.
I opened my c# solution (.sln) and saw symbols in the right pane. For what reason? Without quick search that feature IMO is not necessary.Maybe I am wrong ..
What about search???
In the Resharper I can type:
Ctrl + T for quick access to the symbols
Ctrl + Shift + T – for quick access to the files in my project
Alt + – for quic access to the current file symbols.And that resharper’s feauture is amazing !!! How I can reach this functionality in EmEditor? thanx.
June 15, 2009 at 5:31 pm #7393ivanco
MemberNo idea?
June 16, 2009 at 3:41 am #7394ivanco
MemberForum is dead . nobody s here (
June 16, 2009 at 4:50 am #7397Yutaka Emura
Keymasterivanco wrote:
I am dot net developer. For C# I am using VS.NET + Resharper.
I am trying trial EmEditor for programming.
The editor is good, but I dont understand how can I find any data info in the Symbol List.
I opened my c# solution (.sln) and saw symbols in the right pane. For what reason? Without quick search that feature IMO is not necessary.Maybe I am wrong ..
What about search???
In the Resharper I can type:
Ctrl + T for quick access to the symbols
Ctrl + Shift + T – for quick access to the files in my project
Alt + – for quic access to the current file symbols.And that resharper’s feauture is amazing !!! How I can reach this functionality in EmEditor? thanx.
If you want to customize keyboard shortucts, you can select Properties for Current Solution Template, and select Keyboard tab.
Then you can customize keyboard for “Symbol List”, but not for all commands you specify above.June 16, 2009 at 5:16 am #7398ivanco
Memberthanx for reply, but i dont find “Symblo List” in the commands list. Which category ?
June 16, 2009 at 5:57 am #7399Yutaka Emura
Keymasterivanco wrote:
thanx for reply, but i dont find “Symblo List” in the commands list. Which category ?There is no category. I think you are looking at Configuraiton Properties. Instead, you should right-click on the Project custom bar, select Tools sub-menu, and then select “Properties for Current Solution Template”.
June 16, 2009 at 7:42 am #7400ivanco
MemberYes, i’ve found, thanx.
but that not what i wanted
i wanted quick search or filtering for my symbol listCan i write macros for this reason or its impossible?
June 17, 2009 at 4:01 am #7403ivanco
MemberYutaka, please see Programmer’s Notepad http://www.pnotepad.org/
it uses ctags too. There are have key combination Alt+G for quick search in the Symbol List, This feature is very very usefull for any programmers.June 19, 2009 at 5:45 am #7414Yutaka Emura
Keymasterivanco wrote:
Yutaka, please see Programmer’s Notepad http://www.pnotepad.org/
it uses ctags too. There are have key combination Alt+G for quick search in the Symbol List, This feature is very very usefull for any programmers.I will take a look at that editor. Thanks!
- AuthorPosts
- You must be logged in to reply to this topic.