Quick Open in VSCode
Quickly and easily open file links in VSCode
Quick Open in VSCode is a Chrome extension developed by Shopify. It is a free tool that aims to simplify the process of opening file links in VSCode while participating in code reviews or browsing through comments.
With Quick Open in VSCode, you can right-click on file path links in GitHub and open them directly in VSCode. This eliminates the need to manually switch between the browser and the editor, making the process more efficient and seamless. Additionally, you can highlight file path links anywhere and open them in VSCode with just a few clicks.
One of the standout features of Quick Open in VSCode is the ability to open all failing ruby tests at once from BuildKite CI. By right-clicking on the test_data.json file located under the artifacts tab of a ruby test suite in BuildKite, you can quickly open all the failing tests in VSCode.
To get started, simply download and pin the Quick Open in VSCode chrome extension. Then, open the "Options" page by right-clicking on the extension. On the "Options" page, enter the base path to where your local repositories are located. Save the settings and you're good to go!
With its user-friendly interface and time-saving features, Quick Open in VSCode is a must-have tool for developers who want to streamline their code review process and improve their productivity.