CARVIEW |
Select Language
HTTP/2 200
date: Wed, 16 Jul 2025 04:10:30 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/adobe/brackets.git
etag: W/"1534aa2c7df5ff58feaa577859096983"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=uuR5XHXs4Mi%2F1Ticx%2FmCF%2FptEbK0K3iY4l9co%2F7h5GE9A%2BZjo3zEtO7ER3kmXybxgd9BhKSEvouJvwp0xEo4Sv2GSWvHVJMeaxGUX3X%2FWR%2BIqN8Yj53JFKxZUjfVWw%2FP8Ej75TcVAphYXiWhf1auguwtdGB2PVIpRvT9B9O09m9T4fSl6f5Wql0Wn4NcaAbpS4ndZUEQomV0bU%2FsUrayHgntAUZD60iEuaHThds5u50Tr7aNXKL97JzSM2yVJ2gqz2nQ09jUqgSv0fxgYDBC4A%3D%3D--WZbjdQzcImKEtVLq--yYJSvD1lnTzAgurwId%2FYRA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1332769421.1752639029; Path=/; Domain=github.com; Expires=Thu, 16 Jul 2026 04:10:29 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 16 Jul 2026 04:10:29 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E13A:938B:33B245:477638:68772635
Add "replace all" button when doing find and replace (#12988) · adobe/brackets@4be271e · GitHub
Copy file name to clipboardExpand all lines: src/htmlContent/findreplace-bar.html
Copy file name to clipboardExpand all lines: src/search/FindInFilesUI.js
Copy file name to clipboardExpand all lines: src/search/SearchResultsView.js
Copy file name to clipboardExpand all lines: test/spec/FindInFiles-test.js
Skip to content
Navigation Menu
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Commit 4be271e
File tree
Expand file treeCollapse file tree
9 files changed
+133
-41
lines changedFilter options
- src
- htmlContent
- nls/root
- search
- styles
- test/spec
Expand file treeCollapse file tree
9 files changed
+133
-41
lines changedsrc/htmlContent/findreplace-bar.html
Copy file name to clipboardExpand all lines: src/htmlContent/findreplace-bar.html+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
21 | 25 |
| |
22 | 26 |
| |
23 | 27 |
| |
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
153 | 153 |
| |
154 | 154 |
| |
155 | 155 |
| |
156 |
| - | |
| 156 | + | |
| 157 | + | |
157 | 158 |
| |
158 | 159 |
| |
159 | 160 |
| |
|
+9-4Lines changed: 9 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
| 71 | + | |
| 72 | + | |
72 | 73 |
| |
73 | 74 |
| |
74 | 75 |
| |
| |||
244 | 245 |
| |
245 | 246 |
| |
246 | 247 |
| |
247 |
| - | |
| 248 | + | |
| 249 | + | |
248 | 250 |
| |
249 | 251 |
| |
250 | 252 |
| |
| |||
324 | 326 |
| |
325 | 327 |
| |
326 | 328 |
| |
327 |
| - | |
| 329 | + | |
328 | 330 |
| |
329 | 331 |
| |
330 | 332 |
| |
| |||
352 | 354 |
| |
353 | 355 |
| |
354 | 356 |
| |
| 357 | + | |
| 358 | + | |
| 359 | + | |
355 | 360 |
| |
356 | 361 |
| |
357 | 362 |
| |
| |||
515 | 520 |
| |
516 | 521 |
| |
517 | 522 |
| |
518 |
| - | |
| 523 | + | |
519 | 524 |
| |
520 | 525 |
| |
521 | 526 |
| |
|
src/search/FindInFilesUI.js
Copy file name to clipboardExpand all lines: src/search/FindInFilesUI.js+43-4Lines changed: 43 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
64 | 71 |
| |
65 | 72 |
| |
66 | 73 |
| |
| |||
106 | 113 |
| |
107 | 114 |
| |
108 | 115 |
| |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
109 | 147 |
| |
110 | 148 |
| |
111 | 149 |
| |
| |||
222 | 260 |
| |
223 | 261 |
| |
224 | 262 |
| |
225 |
| - | |
| 263 | + | |
226 | 264 |
| |
227 | 265 |
| |
228 | 266 |
| |
| |||
261 | 299 |
| |
262 | 300 |
| |
263 | 301 |
| |
264 |
| - | |
| 302 | + | |
265 | 303 |
| |
266 | 304 |
| |
267 | 305 |
| |
| |||
416 | 454 |
| |
417 | 455 |
| |
418 | 456 |
| |
419 |
| - | |
420 |
| - | |
| 457 | + | |
| 458 | + | |
421 | 459 |
| |
422 | 460 |
| |
423 | 461 |
| |
| |||
455 | 493 |
| |
456 | 494 |
| |
457 | 495 |
| |
| 496 | + | |
458 | 497 |
| |
459 | 498 |
| |
460 | 499 |
| |
|
+8-2Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
672 | 672 |
| |
673 | 673 |
| |
674 | 674 |
| |
675 |
| - | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
676 | 679 |
| |
677 | 680 |
| |
678 | 681 |
| |
| |||
702 | 705 |
| |
703 | 706 |
| |
704 | 707 |
| |
705 |
| - | |
| 708 | + | |
706 | 709 |
| |
| 710 | + | |
| 711 | + | |
| 712 | + | |
707 | 713 |
| |
708 | 714 |
| |
709 | 715 |
| |
|
src/search/SearchResultsView.js
Copy file name to clipboardExpand all lines: src/search/SearchResultsView.js+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
| 69 | + | |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
| |||
328 | 328 |
| |
329 | 329 |
| |
330 | 330 |
| |
331 |
| - | |
| 331 | + | |
332 | 332 |
| |
333 | 333 |
| |
334 | 334 |
| |
|
+9-3Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1670 | 1670 |
| |
1671 | 1671 |
| |
1672 | 1672 |
| |
1673 |
| - | |
| 1673 | + | |
1674 | 1674 |
| |
1675 | 1675 |
| |
1676 | 1676 |
| |
| |||
1679 | 1679 |
| |
1680 | 1680 |
| |
1681 | 1681 |
| |
1682 |
| - | |
1683 |
| - | |
| 1682 | + | |
| 1683 | + | |
1684 | 1684 |
| |
1685 | 1685 |
| |
| 1686 | + | |
| 1687 | + | |
| 1688 | + | |
| 1689 | + | |
| 1690 | + | |
| 1691 | + | |
1686 | 1692 |
| |
1687 | 1693 |
| |
1688 | 1694 |
| |
|
test/spec/FindInFiles-test.js
Copy file name to clipboardExpand all lines: test/spec/FindInFiles-test.js+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1716 | 1716 |
| |
1717 | 1717 |
| |
1718 | 1718 |
| |
1719 |
| - | |
| 1719 | + | |
1720 | 1720 |
| |
1721 | 1721 |
| |
1722 | 1722 |
| |
| |||
1740 | 1740 |
| |
1741 | 1741 |
| |
1742 | 1742 |
| |
1743 |
| - | |
| 1743 | + | |
1744 | 1744 |
| |
1745 | 1745 |
| |
1746 | 1746 |
| |
| |||
1749 | 1749 |
| |
1750 | 1750 |
| |
1751 | 1751 |
| |
1752 |
| - | |
| 1752 | + | |
1753 | 1753 |
| |
1754 | 1754 |
| |
1755 | 1755 |
| |
| |||
1758 | 1758 |
| |
1759 | 1759 |
| |
1760 | 1760 |
| |
1761 |
| - | |
| 1761 | + | |
1762 | 1762 |
| |
1763 | 1763 |
| |
1764 | 1764 |
| |
| |||
1768 | 1768 |
| |
1769 | 1769 |
| |
1770 | 1770 |
| |
1771 |
| - | |
| 1771 | + | |
1772 | 1772 |
| |
1773 | 1773 |
| |
1774 | 1774 |
| |
| |||
1778 | 1778 |
| |
1779 | 1779 |
| |
1780 | 1780 |
| |
1781 |
| - | |
| 1781 | + | |
1782 | 1782 |
| |
1783 | 1783 |
| |
1784 | 1784 |
| |
|
You can’t perform that action at this time.
0 commit comments