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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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
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
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
Thanks, this is what i mean and was missing.
- http://notepad-plus.wiki.sourceforge.net/Create_AutoComplete
- http://notepad-plus.wiki.sourceforge.net/NppExec+Compiler+Guide
Do you know one thing? You did a big big job with a small foot print. God bless you and God bless our Notepad++, Its so good, they way i dreamed.
reg
Shamun Toha
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