• Login
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.
  • T
    Tobias Krieg
    last edited by Nov 8, 2018, 7:00 PM

    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
    • R
      rinku singh
      last edited by rinku singh Nov 10, 2018, 11:52 AM Nov 10, 2018, 11:49 AM

      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>

      A 1 Reply Last reply Feb 20, 2019, 12:39 PM Reply Quote 0
      • ?
        A Former User
        last edited by Dec 15, 2018, 3:52 PM

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

        T 1 Reply Last reply Dec 15, 2018, 3:55 PM Reply Quote 0
        • T
          Tobias Krieg @A Former User
          last edited by Dec 15, 2018, 3:55 PM

          Tobias Krieg

          1 Reply Last reply Reply Quote 0
          • A
            Adriano Ellero @rinku singh
            last edited by Feb 20, 2019, 12:39 PM

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

            R 1 Reply Last reply Feb 21, 2019, 2:27 PM Reply Quote 0
            • R
              rinku singh @Adriano Ellero
              last edited by Feb 21, 2019, 2:27 PM

              @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