Answer the question
In order to leave comments, you need to log in
How to turn off formatting in script tag in phpstorm?
How to turn off formatting in script tag in phpstorm?
Answer the question
In order to leave comments, you need to log in
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 questionAsk a Question
731 491 924 answers to any question