Skip to content

StataEditor for Sublime Text 3/4

A Sublime Text plugin for Stata. Based on original work by Mattias Nordin and Sergio Correia!

Features

This plugin enables us to run Stata code from Sublime Text 3/4, with the following features:

  • Syntax highlighting
  • Use "GoTo Symbol" to navigate through the do files
  • Code snippets for frequently used commands
  • And ALL the features coming with Sublime Text and other plugins!
  • (, which includes Copilot 🤣)

Installation and Configuration

Install from this repository via Package Control, and set your Stata installation directory in user settings. Step-by-step guide here.

Using StataEditor

Read more about the features, keyboard shortcuts and code snippets. A video demo for doing summary statistics, scatter plot, and regression here.