Skip to content

dschlaep/TextWrangler_R_Interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TextWrangler interface to R

The content of this repository offers support for easier coding in R when using TextWrangler as the text editor.

The content is based on previous work. I modified and/or expanded on their great work for my own specific use cases.

Setup

Consult Jonathan Marc Bearak's website for details on use and setup.

  • Adding R features to TextWrangler
    • R language
      • Copy R.plist to ~/Library/Application Support/TextWrangler/Language Modules/
      • Set in preferences -> Languages, and add a new suffix mapping (e.g., .r to R language)
    • R helper scripts
      • Copy to ~/Library/Application Support/TextWrangler/Scripts/
      • Assign a shortcut by going to the Window menu in TextWrangler, then choose Palettes -> Scripts and assign a shortcut
  • Adding Auto-complete see bbautocomplete

How to contribute to this repository

You can help us in different ways:

  1. Reporting issues
  2. Contributing code and sending a pull request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published