i'm searching for 2 different plugins and i still have found nothing.
The first plugin has to close all tags automatically. For example: You programm a website and start with a <html>-Tag. Now Notepad should write automatically </html> behind the starttag.
The second plugin must have a function to open php-files in the browser with "localhost" before the URL.
The third plugin should implement an overview over all php functions, like an api.
I hope you find something.
thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
i'm searching for 2 different plugins and i still have found nothing.
The first plugin has to close all tags automatically. For example: You programm a website and start with a <html>-Tag. Now Notepad should write automatically </html> behind the starttag.
The second plugin must have a function to open php-files in the browser with "localhost" before the URL.
The third plugin should implement an overview over all php functions, like an api.
I hope you find something.
thanks
Hi,
> The first plugin has to close all tags automatically.
This option already exists in two different plug-ins:
- TextFX | TextFX Settings | + Autoclose XHTML/XML <Tag>
- XML Tools | Tag auto-close
ok, cool, thanks.
what about the german umlaute like öäü and ß for example.
is there a way that notepad++ automatically uses ü when ü is pressed?