dillon1000/react

Commit

[DevTools] Add column number to viewSourceLineFunction (#24814)

Add column number for `viewSourceLineFunction` and renamed the function to `viewUrlSourceFunction` to match the other source function naming conventions
Browse files
Changed paths4 files
First-parent comparison
M packages/react-devtools-extensions/src/main.js ModifiedM packages/react-devtools-shared/src/devtools/views/Components/ViewSourceContext.js ModifiedM packages/react-devtools-shared/src/devtools/views/DevTools.js ModifiedM packages/react-devtools-shared/src/devtools/views/Profiler/SidebarEventInfo.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…