Archidevineer Make Working Software
  • Home
  • About

Visual Studio Code Markdown Preview (and Reasons Why it Might Not Be Working)

Markdown is now widely used in software engineering. AI-assisted development has increased adoption even further. This has made the Markdown Preview feature in Visual Studio Code and editors based on it extremely useful.

Read full post gblog_arrow_right
Aug 15, 2026 3 min read visual studio code

How to generate a GUID or UUID without writing a program.

You don’t need to write a program to create a GUID or UUID. You likely have a tool that will already generate one for you. Let’s look at how to generate a GUID/UUID value in several different tools that already support this feature.
Updated on Jul 24, 2026 5 min read linux mysql sql server visual studio visual studio code

Step-by-Step Tutorial: Connect to SQL Server Using Python on Ubuntu Linux

In this Step-by-step beginner’s tutorial, we will look at how to connect to SQL Server using Python on Ubuntu Linux using the Microsoft ODBC driver.
Updated on Jan 3, 2026 9 min read linux odbc pyodbc python sql server ubuntu visual studio code vs code

Step-by-step Tutorial to Parse a CSV File Using Python

In this Step-by-step beginner’s tutorial, we will look at how to parse a CSV File Using Python.
Nov 8, 2025 9 min read csv parse csv python visual studio code vs code

Stop Visual Studio Code From Closing the Current File When Clicking a New File to Open It.

Opening files in preview mode is enabled by default in Visual Studio Code. Here are instructions to shut that off.
Updated on Apr 29, 2026 2 min read visual studio code visual studio code editor vs code

Quick-Start Guide to Setting Up a Python Development Environment on Ubuntu Desktop using Visual Studio Code

This Quick-Start guide shows how to set up a simple Python development environment using Visual Studio Code on Ubuntu Desktop.
Oct 11, 2025 3 min read linux oracle virtualbox python ubuntu virtual machines visual studio code vs code

Viewing Environment Variables in VS Code: Pay attention to the Terminal Type

Here’s a quick tip based on a recent mistake I made while trying to view an environment variable in the VS Code Terminal.

Read full post gblog_arrow_right
May 6, 2025 2 min read visual studio code
Page 1 of 1
About
Built with Hugo and
Cookie Policy
Privacy Policy
Terms and Conditions
Back to top