You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can also pass an additional flag to get more information
codeedit --list-extensions -l
Which would output...
ID Name Author Version
===================================================
johnsmith.react React John Smith 1.1.4
janedoe.eslint ESLint Jane Doe 2.1.2
jakedaniels.prettier Prettier Jake Daniels 1.6.3
The text was updated successfully, but these errors were encountered:
Proposed Addition
-le
or--list-extensions
Description
Lists the installed extensions unique identifiers along with optional display name, author, status, size, and version.
Examples
Usage
Which would output...
You can also pass an additional flag to get more information
Which would output...
The text was updated successfully, but these errors were encountered: