GithubHelp home page GithubHelp logo

coderunner-syntax-files's Introduction

#CodeRunner-Syntax-Files

##About This repo is a collection of extra syntax files for CodeRunner. CodeRunner is an app for Mac OS X. CodeRunner itself is limited on the number of languages it has syntax highlighting for.

##Install First of all, clone this repo somewhere via the terminal.

git clone [email protected]:lukevers/CodeRunner-Syntax-Files.git

Now, there are two things you have to do. First, place the plist syntax files into the Syntax folder where CodeRunner keeps them. That can be located here:

/Applications/CodeRunner.app/Contents/Resources/Syntax

Next, you need to edit the Syntax.plist file that tells CodeRunner what plist files to use. That can be located here:

/Applications/CodeRunner.app/Contents/Resources/Syntax.plist

If you're editing Syntax.plist with Xcode or another plist editor, just add a new String to the Dictionary. If you're not using a plist editor then just simply add these two lines. For example, pretend we're adding Go as a language:

<key>Go</key>
<string>go.plist</string>

The key is the name that you'll see in CodeRunner under Syntax Mode under Languages in preferences. The string is the location and name of the plist file within the Syntax folder where the plist files are kept.

When editing/replacing any of the files, you may have to authenticate yourself. If it still does not work, copy the file to a new location, edit it, and then copy the file back to the original location.

coderunner-syntax-files's People

Contributors

lukevers avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

pluraldj bojoer

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.