Replies: 5 comments
-
|
Wow this is actually super impressive!!! |
Beta Was this translation helpful? Give feedback.
-
|
That is indeed amazing! Thank you for implementhing this! |
Beta Was this translation helpful? Give feedback.
-
|
WOW. I have not words to express how happy I am with this extension. It works great. THANK YOU SO MUCH!! |
Beta Was this translation helpful? Give feedback.
-
|
Điều này thật tuyệt vời. Thank you @ntluong95 |
Beta Was this translation helpful? Give feedback.
-
|
Wow! My team is in the process of migrating an old Stata project to R, and this may be perfect. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
🔗 Install: open-vsx.org/extension/ntluong95/positron-stata
STATA has long been the workhorse for researchers in economics, epidemiology, and social sciences — but it lived outside the modern IDE ecosystem. Bringing STATA into Positron IDE means you can now leverage LLM support — code suggestions, documentation, and debugging — without ever leaving your session. This extension changes that. Every key component of a STATA session — console, data explorer, plots, help, history — is now a first-class pane inside Positron, right alongside your R and Python sessions.
Key Features
Console
Interactive STATA console backed by the MCP server, showing session startup and the prompt for running commands.
Data Explorer
Interactive data viewer showing variables, brief summaries and a spreadsheet-like table for
browseoutput. It also support display variable label as a tooltip, summary statistics and filtering dataDO-file Editor & Syntax
STATA
.dofile editor with syntax highlighting, inline execution controls, and integrated results.Environment & Plots
Session variables and Plots pane — exported STATA graphs render directly inside Positron.
Help Pane
Rendered STATA help topics with syntax, options and examples available inline in the Help pane.
History
Command history panel that preserves executed commands and can re-run or send commands back to the console.
Inline Output (Quarto)
Preview of STATA output embedded inline in Quarto (.qmd) documents — rendered code results and plots appear directly alongside narrative text.
Why Positron?
Positron is the next-generation, open-source IDE from Posit — a VS Code fork purpose-built for data science. STATA for Positron is built exclusively for this environment, taking advantage of its multi-language session model, native pane system, and deep integration with Quarto. If you're already using Positron for R or Python, STATA now slots in naturally alongside them.
Try It & Share Feedback
This is an early release and I'd love to hear how it works in your workflows. Bug reports, feature requests, and general impressions are all welcome.
Beta Was this translation helpful? Give feedback.
All reactions