Questions
Tags
Sign In
Which editor when you insert text adds or removes spaces and tabs?
If you copy the first line and put the echo between the two, you have to put another two spaces.
What editor does that?
$a=10; if($a) { $a=5; echo $a; echo $a; }
Code editor
natasha
asked
April 4th 20 at 00:27
Related questions
1
Why gunicorn app only opens the folder where it is located?
1
Telegram Bot API does not send the file?
1
There is a library to rasterize characters?
0
What plug-in you can implement a carousel with video playback?
2
Python add dictionary to the list?
1
How to restrict the service with permissions to manage Windows Firewall?
1
How does cloud gaming?
1
As from contact form 7 to post?
More answers about
"Which editor when you insert text adds or removes spaces and tabs?"
1
answer
mavis.Harvey
answered on
April 4th 20 at 00:29
Inserting and formatting are two different things. I recommend PhpStorm as IDE, at the moment the best php editor code does not exist.
Please
sign in
or
sign up
to write your answer or comment.
Find more questions by tags
Code editor