Coder Social home page Coder Social logo

nickeubank / atom-stata-exec Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pimentel/atom-r-exec

1.0 4.0 0.0 53 KB

Send Stata code to various Stata consoles from the Atom editor

Home Page: https://atom.io/packages/stata-exec

License: MIT License

CoffeeScript 100.00%

atom-stata-exec's Introduction

stata-exec

Instruct Stata to execute currently open do-file on Mac OS X.

Installation

apm install stata-exec

or

Search for stata-exec within package search in the Settings View.

Configuration

Keybindings

While cmd-; is bound to sending code in the package. If this conflicts with other key-maps already in place,you must add the following binding in ~/.atom/keymap.cson:

'atom-workspace atom-text-editor:not([mini])':
  'cmd-;': 'stata-exec:run-dofile'

Behavior

The "whichApp" configuration variable (which can be set in Settings) is the name of the version of Stata you are using. By default, it will just look for "Stata", but in some cases you may need to change that name (for example, to StataMP).

Usage

Notes

This is a hobby project based off a hobby project (r-exec). It is currently Mac-only because these things are easy to do with AppleScript. Any help on the Windows or Linux side would be great, as would addition of ability to run selections.

TODO

  • Support for Windows and Linux.
  • Run selections

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.