Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 0 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,16 @@
<<<<<<< HEAD
# language-do package
=======
# language-do package for Atom
>>>>>>> 2ada208bddb9937cf4eb91673137537c6802e2f3

This package adds **language support and syntax highlighting for [Stata](http://stata.com/) .do files** in the Open-Source, next generation [**Atom Text Editor**](https://github.com/atom/atom).

![](http://i.imgur.com/Nnnp4Pr.png)


<<<<<<< HEAD
## How to install it in Atom (once the package is approved):
=======
## How to install it in Atom:
>>>>>>> 2ada208bddb9937cf4eb91673137537c6802e2f3
Open a terminal and paste:

`apm install language-do`

<<<<<<< HEAD
will install the package in your Atom. Which is the proper way to install it and you will receive the updates automatically.
=======
will install the package in your Atom. Which is the proper way to install it and you will receive the updates automatically.
>>>>>>> 2ada208bddb9937cf4eb91673137537c6802e2f3



Expand All @@ -32,11 +20,7 @@ You have to download or clone this repository, extract the content and copy the
<br>

#### (Ninja-Install only for Gnu/Linux*):
<<<<<<< HEAD
Open a terminal and paste this line to install the language in one command:
=======
Open a terminal and paste this line to install the language in one command:
>>>>>>> 2ada208bddb9937cf4eb91673137537c6802e2f3


`
Expand All @@ -54,11 +38,7 @@ cd ~/.atom && wget https://github.com/rhoconlinux/language-do/archive/master.zip

- do.cson: added proper comment of "*" (fixed multiplication symbol)
- do.cson: added foreach, by and mata differentiation
<<<<<<< HEAD
- language.do: fixed warning after 'completions':[
=======
- language.do: fixed warning after 'completions':[
>>>>>>> 2ada208bddb9937cf4eb91673137537c6802e2f3


###### About the author:
Expand Down
17 changes: 0 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,31 +1,15 @@
{
"name": "language-do",
<<<<<<< HEAD
"main": "./lib/language-do",
"version": "0.2.0",
"description": "Atom syntax package for Stata do files",
"activationEvents": ["language-do:toggle"],
"repository": "https://github.com/atom/language-do",
=======
"version": "0.1.0",
"description": "Atom package for Stata do files",
"repository": {
"type": "git",
"url": "https://github.com/rhoconlinux/do-language"
},
>>>>>>> 2ada208bddb9937cf4eb91673137537c6802e2f3
"license": "MIT",
"engines": {
"atom": ">0.50.0"
},
<<<<<<< HEAD
"dependencies": {
}
}
"bugs": {
"url": "https://github.com/rhoconlinux/do-language/issues"
},
=======
"dependencies": {},
"readme": "# language-do package\n\nLanguage support for do for the Atom Editor.\nPackage converted from TextMate bundle.\n",
"readmeFilename": "README.md",
Expand All @@ -40,4 +24,3 @@
"_resolved": "/tmp/d-114412-27355-i5a8bg/package.tgz",
"_from": "/tmp/d-114412-27355-i5a8bg/package.tgz"
}
>>>>>>> 2ada208bddb9937cf4eb91673137537c6802e2f3