A plugin that allows users to quickly open recent projects with ease.
You can access different JetBrains IDEs using the following format:
vsc
: Visual Studio Codeas
: Android Studioidea
: IntelliJ IDEAgoland
: GoLandclion
: CLionpycharm
: PyCharm
To open a project named "MyProject" in Visual Studio Code, you would use:
ide vsc MyProject