CircleCI-Public / circleci-yaml-language-server

The official language server for CircleCI YAML configuration files
Apache License 2.0
20 stars 18 forks source link

docs: add documentation on implementing clients #284

Closed JulesFaucherre closed 7 months ago

JulesFaucherre commented 7 months ago

Jira

Description

Adds a doc detailing the specifics about implementing a client for the Language Server.

Implementation details

Prettier messed the README a bit so the PR is split in 2 commits: one to prettier the README and one to update the doc. You may want to look into the second commit only.

How to validate

Read the doc.