microsoft / vscode-java-pack

VS Code extensions for Java developers.
Other
286 stars 131 forks source link

Bug :: Documentation - 'ItelliCode API Usage Examples' is missing from list of included Extensions #1341

Open Grim-GH opened 4 months ago

Grim-GH commented 4 months ago

Environment:

Step to Reproduce: Install the Java pack.

Expected Behavior: See the list of installed plugins on the Marketplace page: https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-pack ...where "IntelliCode API Usage Examples" is not listed, and should be. ;)

Actual Behavior: The "Extension pack for Java" actually installs 7 other extensions. 1 of which "https://marketplace.visualstudio.com/items?itemName=visualstudioexptteam.intellicode-api-usage-examples" is not listed. image

It would be "nice" to have everything that gets installed listed to reduce confusion for enterprise folks doing software audits! ;)