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
![vscode bug](https://cloud.githubusercontent.com/assets/9556817/11943974/21af2cc0-a853-11e5-90d2-f22a6ae37c17.png)
ext install
I see the 'No extensions found' message, please see the attached file.When I type the
![vscode bug1](https://cloud.githubusercontent.com/assets/9556817/11944040/b4bf7db2-a853-11e5-9036-a54ede1e8604.png)
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: