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

Disable config element validation when no featureManager present #233

Closed cherylking closed 10 months ago

cherylking commented 10 months ago

Related to #230

Until we address 230, temporarily disable the config element validation for missing features when no <featureManager> element is found in the current xml file.