aws / language-servers

AWS related Language Servers
Apache License 2.0
19 stars 18 forks source link

Split Yaml Json LSP into 2 servers #272

Closed aderende closed 3 months ago

aderende commented 3 months ago

Problem

Split of Yaml/Json LSP Server to 2 separate servers helps to avoid adding extra webpack configuration in case when integrator need only json language support

Solution

yaml/json server has been split into 2 different servers

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.