aws / language-servers

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

Create session if sesison doesn't exist in getSession #266

Closed makenneth closed 3 months ago

makenneth commented 3 months ago

Description

We want to be able to initialize chat UI with a tab already created. The validation in getSession is not a critical check so I think we can just relax it.

License

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