V
V
Vladimir Volokhov2020-08-05 15:58:57
Sublime Text
Vladimir Volokhov, 2020-08-05 15:58:57

How to remove all indentation and spaces in Sublime Texts 3?

I need from this code:

if ($world == true)
{
echo "hello world!";
}


It was like this: The code is very large and manually it will not be so easy to redo everything ...
if ($world == true){echo "hello world!";}

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2020-08-05
@Vlaytur

https://daruse.ru/remove-line-breaks
is optional for this to do something in the development environment

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question