0.4.0 • Published 12 months ago

publicodes-language-server v0.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

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

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).
0.4.0

12 months ago

0.3.6

1 year ago

0.3.8

1 year ago

0.3.7

1 year ago

0.3.3

1 year ago

0.3.2

1 year ago

0.3.1

1 year ago