LibraryManager icon indicating copy to clipboard operation
LibraryManager copied to clipboard

Editor: Unexpected completion list for unpkg libraries

Open raquelsa opened this issue 7 years ago • 2 comments

Functional impact

No valid list of library names listed

Minimal repro steps

1.Create a new libman.json file and set the defaultProvider to "unpkg" 2. Trigger completion list for "library " property

Expected result

Valid completion list for library property

Actual result

image

raquelsa avatar Jun 21 '18 18:06 raquelsa

We should create a backlog item to improve how we handle the data that comes from unpkg, because this is accurate but useless.

jodavis avatar Jun 21 '18 20:06 jodavis

Please update integration test - LibmanCompletion_LibraryForUnpkg once we improve completion experience for unPkg

bhsubra avatar Aug 06 '18 18:08 bhsubra