I’ve been writing code for nearly a decade, and throughout all of that time, I’ve never quite been satisfied with a code editor. Each one I’ve tried has annoyed me in various ways, and eventually, I ...
Runestone is the latest app from Simon Støvring, the developer behind Scriptable, Jayson, and Data Jar. Støvring’s apps tend to be focused on developer or automation use cases, filling holes in the ...
For too long, I, like many developers, believed that an over-engineered IDE was a necessity for professional coding. However, my workspace was weighted down by complex menus, endless configuration ...
Recently GitHub launched its Github.dev service. If you’re browsing some code in a repo, all you need to do to launch an editor is press “.” or edit the page URL, switching out .com for .dev. This ...
For anyone getting into the world of programming, the Raspberry Pi provides a great environment, and it's dirt cheap. Unlike a regular PC, the Pi has been designed from the outset around programming.
Generic formats like JSON or XML are easier to version than forms. However, they were not originally intended to be ...
Visual Studio Code 1.96, the latest version of Microsoft’s popular code editor, has arrived with an overtype mode and a “paste with imports” feature for JavaScript and TypeScript. Also known as the ...
Seems like this should be a straightforward task, and indeed, I can find lots of posts asking the same thing, with the same answers, but the provided solution doesn't work. But if I right click on a ...
Last month, Microsoft released a modern remake of its classic MS-DOS Editor, bringing back a piece of computing history that first appeared in MS-DOS 5.0 back in 1991. The new open source tool, built ...
No, I’m not talking about ASCII art like this little crab. I’m talking about scalable vector graphics or SVG files. Even if you’re familiar with the basic difference between raster and vector images, ...