Menu

Notepad++ : suggest features

2009-01-19
2012-11-14
  • shamun toha

    shamun toha - 2009-01-19

    The editor is fantastic!!!!

    Please add the notepad++ feature as built in or as option to be enable or disable as following:

    - Php,C,C++,Javascript,Css code library plugin for auto code complete, intellisence for coding or allow us a prototype where we can follow a custom file to upgrade our own code, definations, etc

    - Mingw (gcc/g++) built in F9 or F5 to compile and make file

     
    • shamun toha

      shamun toha - 2009-01-23

      This following setting how to keep default ? Everytime settings i need to put manually.

      Settings > Backup/Auto-completion > Auto-completion >
      [ enable ] Enable auto-completion on each input
      - function completion
      [ enable ] Function parameters hint on input

       
    • Harry

      Harry - 2009-01-19

      If with auto code complete you mean it translates some string into a generic function, use the QuickText plugin. If oyu mean 'regular' autocomplete, you can edit your own autocomplete files, see autocomplete in the N++ help. You can generate function parameter hints as well, see the same section.

      You can invoke MinGW using user run commands or by use of NppExec (which is more powerfull), there is a MinGW tutorial in the wiki

       
    • shamun toha

      shamun toha - 2009-01-23

      I have bug while doing this following.

      Stage - 1:
      -------------
      Settings > Backup/Auto-completion > Auto-completion >
      [ enable ] Enable auto-completion on each input
      - function completion
      [ enable ] Function parameters hint on input

      Stage - 2:
      -------------
      php:
      <?php
      abs(
      ?>

      Stage - 3:
      -------------
      Win32Exception:
      An exception occured. Notepad++
      cannot recover and must be
      shut down. The exception details are as follows:
      code: 0xc0000005
      type: access violation
      Exception address: 0x77b6d5d4