-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,9 @@ | ||
# Epsilon Package for Sublime | ||
|
||
Package that extends the Sublime text editor with support for syntax highlighting languages of the [Eclipse Epsilon](https://eclipse.org/epsilon) platform, and [Emfatic](https://eclipse.org/emfatic). | ||
Package that extends the [Sublime text editor](https://www.sublimetext.com/) with support for syntax highlighting [Epsilon](https://eclipse.org/epsilon) programs, [Flexmi ](https://eclipse.org/epsilon/doc/flexmi) models and [Emfatic](https://eclipse.org/emfatic) metamodels. | ||
|
||
![Imgur](https://i.imgur.com/mzejJMu.png) | ||
|
||
## Installation | ||
|
||
To install the package, download a copy of `Epsilon.sublime-package` from the Releases section and place it in your `Installed Packages` folder of your Sublime installation. | ||
To install the package, download a copy of `Epsilon.sublime-package` from the [Releases](releases) page, place it in your `Installed Packages` folder of your Sublime installation, and restart Sublime. |