dillon1000/react
Commit
Browse files Feat:-Added open in editor to appear by default (#26949)
Currently the Open in editor just is a placeholder input where the developer would need to type the whole Vscode file path being shown as a placeholder, we can make this process a little easier by just already setting the URL . https://github.com/facebook/react/assets/72331432/96f43230-6c49-45f7-907c-c99a0d3d8bf7 Earlier it used to be a placeholder describing the URL <img width="1284" alt="Screenshot 2023-06-14 at 7 55 38 PM" src="https://github.com/facebook/react/assets/72331432/4e8234ad-e1cd-4b55-8ef8-46dea82a9c7c"> cc @hoxyq --------- Co-authored-by: Ruslan Lesiutin <[email protected]> Co-authored-by: BIKI <[email protected]>
Changed paths4 files
First-parent comparisonpackages/react-devtools-shared/src/constants.js ModifiedM packages/react-devtools-shared/src/devtools/views/Components/InspectedElement.js ModifiedM packages/react-devtools-shared/src/devtools/views/Settings/ComponentsSettings.js ModifiedM packages/react-devtools-shared/src/devtools/views/Settings/SettingsShared.css ModifiedPatch
Files changed
Rendering syntax-highlighted changes…