try vscode they said, it’s the best code editor ever they said… what kind of warped sadist puts fucking spell check…

  • SqueakyBeaver
    link
    fedilink
    English
    arrow-up
    9
    ·
    18 hours ago

    I don’t think it’s spell check. For whatever reason, VSCode decided that you’re writing JS code and is trying to point out syntax errors. There should be some way to change the file type (open the command palette and look for “file type”, I suppose)

    • Midnitte@beehaw.org
      link
      fedilink
      English
      arrow-up
      1
      ·
      16 hours ago

      Can usually use the command palette to explicitly create a new file of type “x” too I believe (assuming you have the extension installed, python, etc)