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 ...
You won't have to switch to a browser as often.
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 ...
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.
In most cases, built-in applications are specially-intended ones to get the job done and be a user's software of choice for all processes they need. However, when it comes to text editing, not all ...
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, ...
TextEdit, the default text editor on the Mac, is great for file creation and editing. However, it isn’t suitable for writing or reviewing code, owing to a lack of functionality. IMAGE: Joan Gamell ...
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 ...