 Nux
Member
|
Hi. I’ve noticed that I can’t use HTML clips in PHP. What is the advisable way to add some clips from one group to the other?
I found a workaround but it doesn’t seem very nice – one just need to copy files from clips/web to clips/php. It works fine, but then when I change something in HTML clips they won’t be changed for PHP.
|
 simon
Key Master
|
Right, currently there’s no way to share clips between schemes. PHP/HTML are fairly unique in their relationship. Also note that the HTML scheme can quite happily edit PHP, the PHP scheme is useful mostly where it is assumed that no <?php block is needed to start a code section.
|
 uulele
Member
|
I don’t think it’s good to share clips.
Maybe I want to define some same clips in different languages.
So, keep it.
|
 Nux
Member
|
It would be nice if this would be configurable. I’ve added an issue for this with some ideas:
https://code.google.com/p/pnotepad/issues/detail?id=1132
|