OpenLiberty / liberty-tools-vscode

Visual Studio Code extension for Liberty Tools
https://marketplace.visualstudio.com/items?itemName=Open-Liberty.liberty-dev-vscode-ext
Eclipse Public License 2.0
18 stars 35 forks source link

Completion list for the feature element value displays the existing value and its different versions #357

Closed JoshwinThomasIBM closed 1 month ago

JoshwinThomasIBM commented 1 month ago

The completion list for the feature element value displays the existing value correctly in the direct case. However, when the user partially removes the value and tries to add it again, the existing values appear in the completion list. The issue is identified only for the element adding after versionless feature.

issue raised for LTI is here

JoshwinThomasIBM commented 1 month ago

This issue has been resolved for features , see below

image

However able to see similar issue for the platforms , see below

image

Suggestions are available for platforms even after adding

JoshwinThomasIBM commented 1 month ago

Issue has been created for the above observation in LCLS repo here , since issue for features is resolved , closing the issue