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

Diagnostics and Quick fixes for lost config elements #220

Closed dshimo closed 11 months ago

dshimo commented 11 months ago

Addresses #67

CodeActionParticipant, AddFeature:

DiagnosticParticipant:

New FeatureListGraph class:

New FeatureListNode class:

FeatureService:

Tests: