aws / language-servers

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

Implement onChatPrompt functionality #260

Closed ege0zcan closed 3 months ago

ege0zcan commented 3 months ago

Problem

[WIP]

Implements chat prompt logic. Doesn't have partial progress logic yet, I need to figure out how to tell the chat client the difference between partial progress response and a full response

https://github.com/aws/language-servers/assets/28572423/8238c6f3-8ae4-4a91-8b47-7b7a8d74ee23

REMINDER:
- Read CONTRIBUTING.md first.
- Add test coverage for your changes.
- Link to related issues/commits.
- Testing: how did you test your changes?
- Screenshots if applicable

-->

License

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