Auto closing parenthesis in php file [message #1849785] |
Wed, 02 February 2022 15:05 |
Dave Polanski Messages: 1 Registered: February 2022 |
Junior Member |
|
|
Hello,
my eclipse version is Version: 2021-12 (4.22.0).
But I also had the problem in an older Version.
I have an annoying problem with the autoclosing brackets in php files.
If I have a function, and if in that function there are closing and opening php tags. the autoclosing of parenthesis don`t work anymore.
Here is an example:
<?php
function vips_option_page() {
?><?php
foreach() {
}
The closing bracket of the foreach loop is not there.
Same problem in Ubuntu and in Windows.
I also tried a new workspace but that didn`t help.
Do you have an idea what is going wrong there?
Has anyone else experienced this problem?
Thanks for your help
[Updated on: Thu, 03 February 2022 08:46] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.04019 seconds