piccalilli_’s avatarpiccalilli_’s Twitter Archive—№ 42,412

    1. oh hell yeh i've found how to do language specific settings in VS Code so I'm actually enjoying writing markdown in it now. in your settings JSON, you add language blocks like this: "[markdown]": { "editor.wordWrapColumn": 80, "editor.wordWrap": "bounded" }
      oh my god twitter doesn’t include alt text from images in their API
  1. …in reply to @piccalilli_
    i'm getting towards a month of using VS Code properly and I'm actually enjoying it. Converting it into "posh vim" is finally got me on board.