Community
    • Login

    TextFX "Proper Case" command in context menu

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    5 Posts 3 Posters 5.9k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • tobias10348T
      tobias10348
      last edited by

      Hi,
      I tried everything to get the TextFX “Proper Case” command into the context menu but I can’t get it to show up. Here is what I tried:

      <Item PluginEntryName=“TextFX Characters” pluginCommandItemName=“Proper Case” ItemNameAs=“Proper Case” />

      What I am doing wrong here??

      thx,
      Tobias

      1 Reply Last reply Reply Quote 0
      • imbrishI
        imbrish
        last edited by

        Hello,

        Are you sure you have

        <Item PluginEntryName="TextFX Characters" PluginCommandItemName="Proper Case" />
        

        in C:\Users\{USER}\AppData\Roaming\Notepad++ and have TextFX installed?
        Otherwise I see no reason why wouldn’t it work.

        1 Reply Last reply Reply Quote 0
        • tobias10348T
          tobias10348
          last edited by

          Hi imbrish, thanks for answering.
          And no, I have my settings incl contextMenu.xml on cloud:
          D:\Dropbox\Notepad++\contextMenu.xml

          Is this a problem?

          (btw, how do you highlight the code snippets here in this forum?)

          1 Reply Last reply Reply Quote 0
          • tobias10348T
            tobias10348
            last edited by

            Update:
            I tried the same code again and now it seems to work. I have no idea why it didn’t worked before but I’m glad it’s working now.

            thanks again,
            Tobias

            1 Reply Last reply Reply Quote 0
            • guy038G
              guy038
              last edited by

              Hi Tobias,

              Quite easy to generate this highlight ! Just indent the text you want to highlight, as code, by FOUR spaces or a tabulation

              See documentation on the Markdown Syntax at the address below, and consult the Code Blocks section :

              http://daringfireball.net/projects/markdown/syntax

              ****************
              * Best Regards *
              ****************
              

              guy038

              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              The Community of users of the Notepad++ text editor.
              Powered by NodeBB | Contributors