0

We have a mixed environment dbt cloud and VS Code. On rare occasions I'm finding dbt cloud adding spaces that VS Code is interpreting as special characters: enter image description here

While the project runs fine in the dbt cloud environment it produces a compile error in VS Code until the characters are replaced with spaces. Any ideas would be appreciated.

pmo511
  • 569
  • 3
  • 9
  • 1
    Try opening that file before fixing them to spaces with encodings other than UTF-8? I'm guessing its related to that. If you find one that works, change the [default encoding](https://stackoverflow.com/questions/30082741/change-the-encoding-of-a-file-in-visual-studio-code) – sgdata Oct 20 '22 at 19:50

0 Answers0