Commit 6d11826
committed
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]>
DiffTrain build for commit 493f72b.1 parent 900caee commit 6d11826
File tree
7 files changed
+9
-9
lines changed- compiled-rn/facebook-fbsource/xplat/js
- RKJSModules/vendor
- react-test-renderer/cjs
- react/cjs
- react-native-github/Libraries/Renderer
7 files changed
+9
-9
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23982 | 23982 | | |
23983 | 23983 | | |
23984 | 23984 | | |
23985 | | - | |
| 23985 | + | |
23986 | 23986 | | |
23987 | 23987 | | |
23988 | 23988 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8630 | 8630 | | |
8631 | 8631 | | |
8632 | 8632 | | |
8633 | | - | |
| 8633 | + | |
8634 | 8634 | | |
8635 | 8635 | | |
8636 | 8636 | | |
| |||
8661 | 8661 | | |
8662 | 8662 | | |
8663 | 8663 | | |
8664 | | - | |
| 8664 | + | |
8665 | 8665 | | |
8666 | 8666 | | |
8667 | 8667 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9056 | 9056 | | |
9057 | 9057 | | |
9058 | 9058 | | |
9059 | | - | |
| 9059 | + | |
9060 | 9060 | | |
9061 | 9061 | | |
9062 | 9062 | | |
| |||
9087 | 9087 | | |
9088 | 9088 | | |
9089 | 9089 | | |
9090 | | - | |
| 9090 | + | |
9091 | 9091 | | |
9092 | 9092 | | |
9093 | 9093 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
616 | 616 | | |
617 | 617 | | |
618 | 618 | | |
619 | | - | |
| 619 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
619 | 619 | | |
620 | 620 | | |
621 | 621 | | |
622 | | - | |
| 622 | + | |
623 | 623 | | |
624 | 624 | | |
625 | 625 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments