Skip to content
New issue

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

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

Already on GitHub? # to your account

Add documentation on configuring the language server #171

Open
milesziemer opened this issue Oct 16, 2024 · 0 comments
Open

Add documentation on configuring the language server #171

milesziemer opened this issue Oct 16, 2024 · 0 comments
Labels
documentation This is a problem with documentation.

Comments

@milesziemer
Copy link
Contributor

This entails two things:

  1. Add a table for actual client-side configuration options that get sent during initialize
  2. Add documentation on the build files the language server knows about. The language server looks for smithy-build.json and .smithy-project.json to find the roots of projects, and loads the smithy files specified in their sources/imports. smithy-build.json config can just point to the corresponding page on the Smithy docs, but we can have a table for the layout of the .smithy-project.json file, and suggestions on how to use it (i.e. when you're not using a smithy-build.json).
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
documentation This is a problem with documentation.
Projects
None yet
Development

No branches or pull requests

1 participant