publicodes-language-server

0.4.0 • Public • Published

Publicodes language server

Report BugPublicodesThe VSCode extension

⚠️ The project is in WIP and the server has only been tested with VSCode and the nosgestesclimat model. ⚠️

A language server for Publicodes providing basic features:

  • Completions based on current project rules and publicodes's mechanisms
  • Diagnostics generated on each save

Recognized extension files are: .publi.yml, .publicodes.yml, .publi.yaml, .publicodes.yaml, .publi, .publicodes.

To run in local

In your terminal, run:

yarn
yarn watch

In VSCode:

  • select Launch Client from the drop down (if it is not already).
  • press ▷ to run the launch config (F5).

Package Sidebar

Install

npm i publicodes-language-server

Weekly Downloads

0

Version

0.4.0

License

MIT

Unpacked Size

84.9 kB

Total Files

54

Last publish

Collaborators

  • emilerolley