Menu

sot

2008-04-23
2012-11-13
  • Nobody/Anonymous

    I created an api file called batch.api which partially included the windows cmd.exe command list.

    (for /f "tokens=1 delims= " %a in ('HELP') do @echo %a) > batch.api

    and put this file in C:\Program Files\Notepad++\plugins\APIs
    I have no programming background but entertaining myself with batch, vbscript, python, bash scripts gradually.
    So, I put the file there but no autocomplete shows up when I choose batch language and write a command say dosk and press ctrl + space 

     
    • Nobody/Anonymous

      Accidentally I put a nickname in the subject field.
      Sorry all.