Code

I sometimes code useful tools that I like to share. Feel free to use them under their respective license and send me any feedback.

VS Code Extensions

Stata4VS Extension Icon

Stata4VS

Version 0.0.1 • Published April 28, 2023

Simple extension to help run Stata code from VS Code. This extension creates a temporal do file to be ran from Stata, mimicking the Shift+D command from the Stata editor.

300+ installs
5.0 (1 rating)
Features
  • Run selected Stata code directly from VS Code
  • Creates temporary do files without cluttering your workspace
  • Simple keyboard shortcut integration
  • Works with Stata installed on your system
How to Use
  1. Install the extension
  2. Open a file with Stata code
  3. Select the code you want to run
  4. Use the keyboard shortcut or command palette to execute