OpenLiberty / liberty-language-server

The Liberty Config Language Server provides language server features for Liberty server configuration files through any of the supported client IDEs.
Eclipse Public License 2.0
5 stars 11 forks source link

Fix devc handling for multiple things #205

Closed cherylking closed 1 year ago

cherylking commented 1 year ago

Fixes #196

@dshimo I would like for you to go ahead and review the code. I'm not sure what tests I can add since it is all container related.

cherylking commented 1 year ago

Attaching some screenshots of logging from manual testing that shows the schema generation and feature list retrieval for containers for Open Liberty and WebSphere Liberty.

devc-wlp-schemagen-featurelist

devc-ol-schemagen-featurelist

I'll attempt to install a beta driver in a container tomorrow to prove that the feature list can be generated from the Liberty installed in the container.

cherylking commented 1 year ago

Screenshots of logging for an Open Liberty beta runtime:

Screenshot 2023-08-25 at 9 27 34 AM

Screenshot 2023-08-25 at 9 26 23 AM