When you hear VSCode, programming is probably one of the first things that come to mind. That’s a fair enough reputation as ...
Many of my recent posts have focused on how I’ve increasingly turned to Markdown for my writing, syllabus design, project and class websites, and for teaching literate programming. For those ...
A member of Microsoft's Visual Studio Code development team this week introduced the culmination of a six-month pet project: a Markdown Language Server. Matt Bierner, a maintainer of ...
If there is any one aspect of software projects that is skimped on most often, it’s documentation. Undocumented software is, in the long run, unusable software. Problem is, writing software ...