Community
    • Login

    LESS - is there a plugin that allows auto-completion?

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    auto-completelessplugins
    3 Posts 2 Posters 1.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.
    • Lukasz kowalL
      Lukasz kowal
      last edited by

      Hi,

      I’m searching for a plugin that allows auto-completion for LESS code in LESS files. Is there such a plugin? I can’t find it.

      I already have a plugin for highlight LESS code in Notepad++.

      Thanks for help in advance.

      Claudia FrankC 1 Reply Last reply Reply Quote 0
      • Claudia FrankC
        Claudia Frank @Lukasz kowal
        last edited by

        @Lukasz-kowal

        I don’t know of a plugin but the general approach about auto completion in npp is
        the following.
        A) npp has a builtin autocompletion feature which scans your text and offers
        already written words for autocompletion (Settings->Preferences->AutoCompletion) and
        B) npp uses the so called api files which are basically xml files containing the
        most used words, or whatever one thought it should be in there, of the current language. Checkout the plugins\APIs directory.

        Cheers
        Claudia

        1 Reply Last reply Reply Quote 2
        • Lukasz kowalL
          Lukasz kowal
          last edited by

          Thank you. This helped me a lot. I created a LESS XML file from my CSS XML file and now auto-completion for LESS is working.
          I will use this method in the future to add new words for auto-completion for my other languages, for example my CSS lacks CSS3 tags.

          Thanks for help.

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