Skip to content

telosys-tools-bricks/telosys-editor-atom-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telosys package for Atom editor

Telosys templates, DSL models and configuration files support for Atom.

Introduction

This package provides syntax coloration and auto-completion for :

  • Telosys DSL model ".entity" & ".model" files.
  • Telosys configuration files "telosys-tools.cfg".
  • Telosys template files ".vm" and "templates.cfg".

It also allows you to launch Telosys-CLI in one click !

Installation

Use the Atom Package manager to install this package :

1 - In Atom, open the "File" menu and select "Settings".
2 - In the settings, click on "Install".
3 - Click on "Search packages" and type "telosys".
4 - The package should appear below, just click on the blue "Install" button and you're done.
--- For Linux/OSX users ---
5 - If you do not use a classic terminal, enter it in the package's parameters.

Usage

After installation, this package adds a "Telosys-CLI" button to Atom's main menu.
(Please not that depending on your Operating System this button may not be displayed in the main menu. However, you can always access it from the Packages Submenu).
Right-click on it to open Telosys-CLI automatically configurated with your project's path.
You can also use the "Ctrl+Alt+t" keybinding to do the same thing.

License

This package uses the LGPL v3 License (See the LICENSE file in this repository).

Thanks

Credits