Lugaru's Epsilon Programmer's Editor 14.04
Context:
|
Epsilon User's Manual and Reference >
Variable Reference >
php-comment-style: preference variable
Default value: 1
When you use the indent-for-comment command to insert a comment in
PHP code, this variable controls which type of comment Epsilon
inserts. The value 1 inserts # , the value 2 inserts
// , and any other value inserts /* .
More info:
PHP Mode
Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.
|