Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add explanation on differences with runtimes #790

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rahmaniaam
Copy link
Contributor

@rahmaniaam rahmaniaam commented Feb 20, 2025

Problem

There is no explanation on the relation between servers and runtimes, which causes confusion for developers new to the repo.

Solution

Add a brief explanation in the readme

License

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

@rahmaniaam rahmaniaam requested a review from a team as a code owner February 20, 2025 11:03
@@ -2,6 +2,14 @@

Language servers for integration with IDEs and Editors

## Relation with Language Server Runtimes

This monorepo hosts language servers created using the [Language Server Runtimes](https://github.com/aws/language-server-runtimes/tree/main/runtimes)'s Server Interface. This enables the servers to use features provided by the Runtimes in the same package.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's add a bit more explanation of what Runtime actually is. It may be very confusing for those, not familiar with the project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants