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

  • @weirdboy@lemm.ee
    link
    fedilink
    English
    22
    edit-2
    5 months ago

    Why do you think this is spell check and not syntax checking?

    The tab shows as unsaved up at the top and there is a JS next to that, which probably means it’s trying to parse that as JavaScript. Just save the file with an appropriate extension (maybe .txt or .md) or you can (I think) also manually set that behavior.

  • @SqueakyBeaver@lemmy.blahaj.zone
    link
    fedilink
    English
    125 months 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
      15 months 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)

  • Executive Chimp
    link
    fedilink
    English
    45 months ago

    …how? I actively tried to get spell check in vscode for editing markdown and couldn’t.

    • 1ostA5tro6yneOP
      link
      fedilink
      English
      1
      edit-2
      5 months ago

      idk bro i tried for hours to make it go away and couldn’t. no other text editor is doing this, it’s only in vscode.

  • @Hexarei@beehaw.org
    link
    fedilink
    English
    45 months ago

    The ‘untitled’ heading makes me think that’s an unsaved file - I think it only has spell check in non-syntaxed unsaved files. It’s been years since I used it but I never had it yelling at me in regular code 🤔

  • clove
    link
    fedilink
    15 months ago

    Ew. Is that a text editor? (I use KDE and that kind of UI WTF would irritate the hell out of me enough to switch, too! I don’t use kate, though, if that’s what that is.)

    • Sv443
      link
      fedilink
      English
      115 months ago

      OP is using the high contrast theme, don’t blame that on the editor

    • 1ostA5tro6yneOP
      link
      fedilink
      English
      25 months ago

      it’s vscode, and apparently it’s the only editor it’s happening with. i guess i owe the kde folks an apology.