Development
Stata 19, R & RStudio, VS Code, Zed, and cross-platform do-files.
6 guides
VS Code Setup on Linux
Install VS Code via the official Microsoft APT repository, configure essential extensions, and fix common Linux-specific issues (font rendering, terminal path). Also covers .deb, Flatpak, and Snap methods.
Beginner Verified Working
Stata 19 MP: Complete Installation and VS Code Integration
Install Stata 19 MP on an Ubuntu-based desktop, create a desktop launcher, configure VS Code automation with the Stata Enhanced extension, and write cross-platform do-files. Tested on Linux Mint 22.3 Cinnamon (also Zorin OS 18.1 Pro).
Intermediate Verified Working
Stata 19 MP with Antigravity IDE
Install Antigravity IDE (VS Code fork) and mirror your VS Code Stata workflow on Ubuntu 24.04-based Linux.
Intermediate Verified Working
Stata 19 MP with Zed Editor
Run Stata 19 MP from Zed editor on Linux using task automation — an alternative to the VS Code workflow.
Intermediate Verified Working
Cross-Platform Stata Do-Files
Write Stata do-files that run on both Windows and Linux without modification — path handling, OS detection macros, and CI-friendly patterns.
Intermediate Verified Working
R and RStudio: Complete Installation Guide
Install the latest R from CRAN and RStudio from Posit on an Ubuntu-based Linux desktop, upgrade from old versions, and clean up leftover R package libraries.
Beginner Verified Working