Skip to content

eferos93/Jolie-ide-atom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jolie Ide for Atom

A language client plug-in for atom + the language server written in Jolie

Features working

  • Text Synchronization
  • Completion for operations/ports
  • Diagnostics
  • Hover Informations

In progress

  • signatureHelp

Installation

Clone the repository inside your Atom's packages directory. Dependencies will be installed automatically when launching atom, if not, open a terminal in the jolie-ide-atom directory and run apm install

Note:

  • the socket is allocated statically by the client, check lib/main.js
  • tested only in Linux environment
  • Requires the last version of Jolie. Download and install at https://github.com/jolie/jolie

About

A Jolie IDE for Atom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published