1

How do I get rid of this replace error that underline red all over my code? Also everytime I "fix" all the errors, whenever I save, it show me the same error again.

How do I get rid of this replace error that underline red all over mny

2 Answers2

0

I finally solved it by unistalling JS-CSS-HTML Formatter.

  • 1
    Your answer could be improved with additional supporting information. Please [edit] to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community Apr 23 '22 at 03:11
0

You just need to "Configure Default Formatter" to Prettier and "Format document" :).

Format Document With

Configure Default Formatter

Select extension

Format Document

Done

Radim Šafrán
  • 463
  • 7
  • 16