Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #7392
    ivanco
    Member

    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.

    #7393
    ivanco
    Member

    No idea?

    #7394
    ivanco
    Member

    Forum is dead . nobody s here (

    #7397
    Yutaka Emura
    Keymaster

    ivanco 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.

    #7398
    ivanco
    Member

    thanx for reply, but i dont find “Symblo List” in the commands list. Which category ?

    #7399
    Yutaka Emura
    Keymaster

    ivanco 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”.

    #7400
    ivanco
    Member

    Yes, i’ve found, thanx.
    but that not what i wanted
    i wanted quick search or filtering for my symbol list

    Can i write macros for this reason or its impossible?

    #7403
    ivanco
    Member

    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.

    #7414
    Yutaka Emura
    Keymaster

    ivanco 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!

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.