Skip to content

fenglianxu/composer-atom-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Composer language support in Atom

Adds syntax highlighting and snippets for Composer in Atom.

Install

You can install this atom plugin with a command line or from atom market place.

Install atom plugin with a command line

  1. Install the apm utility. See http://flight-manual.atom.io/getting-started/sections/installing-atom/ if you do not have it installed.

  2. Git clone this repository

  3. Switch to the root directory of the clone on your local disk

  4. Run the command 'apm link' in a terminal

Relaunch Atom. You should now have syntax highlighting for Composer .cto files.

Install atom plugin from the Atom market place

  1. Open Atom application

  2. Open the Install Packages/Themes by click Packages --> Settings View and select Install Packages/Themes

  3. Select Install on the Settings menu

  4. Type composer-atom-plugin or composer-* in the Packages search field and you should see the composer-atom-plugin on the list

You can select the composer-atom-plugin from the install packages and click on Install button to install it.

You should now have syntax highlighting for Composer .cto files.

About

A syntax check for composer atom plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 100.0%