madskristensen / PackageInstaller

A Visual Studio extension
Other
67 stars 15 forks source link

Autocompletion not working for JSPM, NuGet, or TSD #23

Open jc-stevens opened 7 years ago

jc-stevens commented 7 years ago

Installed product versions

Description

I don't get autocompletion for JSPM, NuGet, or TSD, but the rest work.

Steps to recreate

  1. Right click on project
  2. Select "Quick Install Package"
  3. Select JSPM, NuGet , or TSD
  4. Start to type "jque..."

Current behavior

Nothing autocompletes. When the other resources are selected names like jquery start to fill in while typing. Also with just "jque" in the field nothing is in the drop down beneath it if the down arrow is selected.

Expected behavior

It should autocomplete and the drop down beneath should be field with other choices. snip_20170324231551

asherber commented 7 years ago

AutoComplete for NuGet was fixed via PR on 2/19, but it looks like that build has not been released on NuGet.org. You can grab it from vsixgallery and install manually: http://vsixgallery.com/extension/fdd64809-376e-4542-92ce-808a8df06bcc/

@madskristensen Would it be possible to get this published?

madskristensen commented 7 years ago

I just published it