CARVIEW |
Select Language
HTTP/2 200
date: Tue, 15 Jul 2025 20:41:59 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/"488ee7ae30664fe910a51d343381e710"
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=EjDUu6DZQBv6B5yKpR25pJCQQEQbkjsc%2F2%2FBr2uBd6JJrXKqbKXB%2FevLfbzvRhNI0kwtZbrzxxK5iBjfPPJDo1th%2FmbjgQcXZEf996tEvrbPuob2Hp%2BXXZ3tRgZnBmWl0aAG9aOa7YkpACofRBewz79AnbLjZNTF%2B6uv0g%2B1aRWzoVQQZETYRsLBfv0YzcUZQXAopd%2BfZZxOSsRucKoTB%2BhqNHGxtMsq93lle0DrmvwwnbwAdqXUVG%2BV%2FIt%2BkJitLLdGw82KLc4AMN2fH92hxg%3D%3D--%2Fq%2FWeJunlRmo3BOQ--0f0%2F3DET2Me2H91ANh3bEg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1337136687.1752612119; Path=/; Domain=github.com; Expires=Wed, 15 Jul 2026 20:41:59 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 15 Jul 2026 20:41:59 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9B9C:15ACEF:13B11B:1948C0:6876BD17
Merge pull request #3080 from TomMalbran/tom/fix-issue-2076 · adobe/brackets@358b264 · GitHub
Copy file name to clipboardExpand all lines: src/document/DocumentManager.js
Copy file name to clipboardExpand all lines: src/project/WorkingSetSort.js
Copy file name to clipboardExpand all lines: src/project/WorkingSetView.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
File tree
Expand file treeCollapse file tree
3 files changed
+91
-111
lines changedFilter options
- src
- document
- project
Expand file treeCollapse file tree
3 files changed
+91
-111
lines changedsrc/document/DocumentManager.js
Copy file name to clipboardExpand all lines: src/document/DocumentManager.js+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 |
| - | |
74 |
| - | |
75 |
| - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
76 | 77 |
| |
77 | 78 |
| |
78 | 79 |
| |
| |||
343 | 344 |
| |
344 | 345 |
| |
345 | 346 |
| |
346 |
| - | |
347 |
| - | |
348 |
| - | |
| 347 | + | |
349 | 348 |
| |
350 | 349 |
| |
351 | 350 |
| |
| |||
362 | 361 |
| |
363 | 362 |
| |
364 | 363 |
| |
| 364 | + | |
365 | 365 |
| |
366 | 366 |
| |
367 | 367 |
| |
|
src/project/WorkingSetSort.js
Copy file name to clipboardExpand all lines: src/project/WorkingSetSort.js+80-101Lines changed: 80 additions & 101 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 |
| - | |
43 |
| - | |
44 |
| - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
79 |
| - | |
80 |
| - | |
| 79 | + | |
| 80 | + | |
81 | 81 |
| |
82 |
| - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
83 | 94 |
| |
84 | 95 |
| |
85 | 96 |
| |
| |||
90 | 101 |
| |
91 | 102 |
| |
92 | 103 |
| |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 |
| - | |
101 |
| - | |
102 |
| - | |
103 |
| - | |
104 |
| - | |
105 | 104 |
| |
106 | 105 |
| |
107 |
| - | |
| 106 | + | |
108 | 107 |
| |
109 | 108 |
| |
110 |
| - | |
111 |
| - | |
112 |
| - | |
| 109 | + | |
113 | 110 |
| |
114 | 111 |
| |
115 | 112 |
| |
116 |
| - | |
117 |
| - | |
| 113 | + | |
| 114 | + | |
118 | 115 |
| |
119 |
| - | |
120 |
| - | |
121 |
| - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
122 | 126 |
| |
123 | 127 |
| |
124 | 128 |
| |
125 | 129 |
| |
126 |
| - | |
| 130 | + | |
127 | 131 |
| |
128 | 132 |
| |
129 | 133 |
| |
130 | 134 |
| |
131 |
| - | |
132 |
| - | |
| 135 | + | |
| 136 | + | |
133 | 137 |
| |
134 |
| - | |
135 |
| - | |
| 138 | + | |
| 139 | + | |
136 | 140 |
| |
137 | 141 |
| |
138 | 142 |
| |
139 | 143 |
| |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 |
| - | |
148 |
| - | |
149 |
| - | |
150 |
| - | |
151 |
| - | |
152 |
| - | |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
158 |
| - | |
159 |
| - | |
160 |
| - | |
161 |
| - | |
162 | 144 |
| |
163 | 145 |
| |
164 | 146 |
| |
| |||
190 | 172 |
| |
191 | 173 |
| |
192 | 174 |
| |
193 |
| - | |
194 |
| - | |
195 |
| - | |
196 |
| - | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
197 | 180 |
| |
198 | 181 |
| |
199 |
| - | |
200 |
| - | |
201 |
| - | |
202 |
| - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
203 | 185 |
| |
204 | 186 |
| |
205 |
| - | |
| 187 | + | |
206 | 188 |
| |
207 | 189 |
| |
208 | 190 |
| |
209 | 191 |
| |
210 |
| - | |
| 192 | + | |
211 | 193 |
| |
212 | 194 |
| |
213 | 195 |
| |
214 | 196 |
| |
215 |
| - | |
| 197 | + | |
216 | 198 |
| |
217 | 199 |
| |
218 | 200 |
| |
219 | 201 |
| |
220 |
| - | |
221 |
| - | |
222 |
| - | |
223 |
| - | |
224 |
| - | |
225 | 202 |
| |
226 |
| - | |
| 203 | + | |
227 | 204 |
| |
228 | 205 |
| |
229 |
| - | |
230 | 206 |
| |
231 |
| - | |
232 | 207 |
| |
233 | 208 |
| |
234 | 209 |
| |
235 | 210 |
| |
236 |
| - | |
| 211 | + | |
237 | 212 |
| |
238 | 213 |
| |
239 | 214 |
| |
| 215 | + | |
240 | 216 |
| |
| 217 | + | |
241 | 218 |
| |
242 | 219 |
| |
243 | 220 |
| |
244 | 221 |
| |
245 | 222 |
| |
246 | 223 |
| |
247 |
| - | |
248 |
| - | |
249 |
| - | |
250 |
| - | |
251 |
| - | |
252 |
| - | |
253 |
| - | |
254 |
| - | |
255 |
| - | |
256 |
| - | |
257 |
| - | |
258 |
| - | |
259 |
| - | |
260 |
| - | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
261 | 236 |
| |
262 | 237 |
| |
263 |
| - | |
264 |
| - | |
265 |
| - | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
266 | 243 |
| |
267 | 244 |
| |
268 |
| - | |
269 |
| - | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
270 | 253 |
| |
271 | 254 |
| |
272 | 255 |
| |
273 |
| - | |
| 256 | + | |
274 | 257 |
| |
275 | 258 |
| |
276 | 259 |
| |
| |||
279 | 262 |
| |
280 | 263 |
| |
281 | 264 |
| |
282 |
| - | |
283 |
| - | |
284 |
| - | |
285 |
| - | |
286 |
| - | |
| 265 | + | |
287 | 266 |
| |
288 | 267 |
| |
289 | 268 |
| |
| |||
362 | 341 |
| |
363 | 342 |
| |
364 | 343 |
| |
365 |
| - | |
| 344 | + | |
366 | 345 |
| |
367 | 346 |
| |
368 | 347 |
| |
|
src/project/WorkingSetView.js
Copy file name to clipboardExpand all lines: src/project/WorkingSetView.js+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
244 | 244 |
| |
245 | 245 |
| |
246 | 246 |
| |
247 |
| - | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
248 | 250 |
| |
249 |
| - | |
250 | 251 |
| |
251 | 252 |
| |
252 | 253 |
| |
| 254 | + | |
| 255 | + | |
253 | 256 |
| |
254 |
| - | |
255 | 257 |
| |
256 | 258 |
| |
257 | 259 |
| |
| |||
544 | 546 |
| |
545 | 547 |
| |
546 | 548 |
| |
547 |
| - | |
548 | 549 |
| |
549 | 550 |
| |
550 | 551 |
| |
|
You can’t perform that action at this time.
0 commit comments