T
T
Timur Yakhin2019-10-18 16:39:36
phpstorm
Timur Yakhin, 2019-10-18 16:39:36

How to turn off formatting in script tag in phpstorm?

How to turn off formatting in script tag in phpstorm?
5da9c08b018de168164002.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey delphinpro, 2019-10-18
@temoffey

Enable the option
Then in the file write:

<script>
// @formatter:off
  .. code
// @formatter:on
</script>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question