The 'ext install' command is unavailable after compiling from the sources #1557
Labels
*question
Issue represents a question, should be posted to StackOverflow (VS Code)
Milestone
I compiled the VSCode as described here. After that I have created the
code
script with the following content:and made it executable:
After that when I run the VSCode, hit Ctrl-Shift-p and type
ext install
I see the 'No extensions found' message, please see the attached file.When I type the
extension
I see the only 'Extensions: Show Installed Extensions' message, please see the next attached file.Expected behaviour: show the 'Extensions: Install Extension' item in the list or suggest to install an extension.
Actual behaviour: empty list or the only one 'Extensions: Show Installed Extensions' item.
OS: Arch Linux, 64-bit
The text was updated successfully, but these errors were encountered: