Community
    • Login

    User Defined Language/ Autocomplete/ Keywords begin with "/" and "*" dosn't work.

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    apdlslash and starkeywordsudlautocomplete
    6 Posts 4 Posters 2.8k 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.
    • Tobias KriegT
      Tobias Krieg
      last edited by

      Hello Forum,
      I have the following problem and hope somebody can help me. I trie to write a xml file to autocomplete ansys apdl syntax. For some funktions the apdl syntax begin with “/” and “” and some funktion without “/” and “”. In the case of keyworts without “/” and “” everything works fine. The Keywords with extra sign “/” or "" are shown in the dropdown box but I can’t autocomplete it.

      Can someone tell me what’s going wrong?

      Thanks Tobias

      1 Reply Last reply Reply Quote 0
      • rinku singhR
        rinku singh
        last edited by rinku singh

        replace " to ’ works in Autocomplete replaced ( batch.xml ) i’m using Autocomplete
        3p plugin for npp

        <?xml version=“1.0” encoding=“Windows-1252” ?>
        <NotepadPlus>
        <AutoComplete>
        <KeyWord name='i ’ />
        <KeyWord name='i want ’ />
        <KeyWord name='i want window contains ’ />
        <KeyWord name='and window title is “SUPERNOVA APP” ’ />
        <KeyWord name='title is “SUPERNOVA APP” ’ />
        <KeyWord name='window title is “SUPERNOVA APP” ’ />
        <KeyWord name='window ’ />
        <KeyWord name='contains ’ />
        <KeyWord name='i want window contains listbox ’ />
        </AutoComplete>
        </NotepadPlus>

        Adriano ElleroA 1 Reply Last reply Reply Quote 0
        • ?
          A Former User
          last edited by

          Hello Gurikbal Singh,
          sorry for my late answer. That’s exactly what I seach for.
          Thankx

          Tobias KriegT 1 Reply Last reply Reply Quote 0
          • Tobias KriegT
            Tobias Krieg @A Former User
            last edited by

            Tobias Krieg

            1 Reply Last reply Reply Quote 0
            • Adriano ElleroA
              Adriano Ellero @rinku singh
              last edited by

              @gurikbal-singh
              sorry for the question. can it work without plugin?

              rinku singhR 1 Reply Last reply Reply Quote 0
              • rinku singhR
                rinku singh @Adriano Ellero
                last edited by

                @Adriano-Ellero
                it works without plugin but without language name change you can watch at youtube

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