CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 22:22:38 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/DynamoDS/Dynamo.git
etag: W/"dfd676739eab08288db256e60dcf5035"
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=Amb9%2F4foHWZnOa61tLpYpyFCXbX1vvCiBt%2BJmGmCVcuhqxRQvrHFX3iNOcoAqdwb4o31HFJSSdT9f3t3FS9MXp3sVb7SieZZ94eMLKkb2ZqfU%2BZpTq7yYzSG9wMBGFWktZwVkOWeBRX%2BMeD9Do0Sjc9%2FkDIIIPVPUACo%2B4j34g0ArFv8xZGXpAShB7G%2FgQaP867bDkRft5Vn1Skb%2Bhz%2FfYDaRgmi700oswxvLlEGABt3MaGcwFORLEcrRLrsS2X3BmAK9Oyb7E7xV7B5nT8PAw%3D%3D--rdXIccWKL1Pv6haU--%2B02scf%2BD080v87U1lmXetA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1008164778.1753654957; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 22:22:37 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 22:22:37 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8220:2EF87B:D58546:1194C48:6886A6AD
Improve UI responsiveness when doing node search (#15773) · DynamoDS/Dynamo@6fbe022 · GitHub
Copy file name to clipboardExpand all lines: src/DynamoCore/Models/DynamoModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Search/NodeSearchModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Utilities/LuceneSearchUtility.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/ViewModels/Search/NodeAutoCompleteSearchViewModel.cs
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 658
Commit 6fbe022
File tree
Expand file treeCollapse file tree
9 files changed
+186
-90
lines changedFilter options
- src
- DynamoCoreWpf/ViewModels/Search
- DynamoCore
- Models
- Search
- Utilities
- Tools/DynamoFeatureFlags
- test/DynamoCoreWpfTests
Expand file treeCollapse file tree
9 files changed
+186
-90
lines changedsrc/DynamoCore/Models/DynamoModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Models/DynamoModel.cs+15-22Lines changed: 15 additions & 22 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1592 | 1592 |
| |
1593 | 1593 |
| |
1594 | 1594 |
| |
1595 |
| - | |
1596 | 1595 |
| |
1597 | 1596 |
| |
1598 | 1597 |
| |
| |||
1611 | 1610 |
| |
1612 | 1611 |
| |
1613 | 1612 |
| |
1614 |
| - | |
1615 |
| - | |
1616 | 1613 |
| |
1617 |
| - | |
| 1614 | + | |
1618 | 1615 |
| |
1619 | 1616 |
| |
1620 | 1617 |
| |
| |||
1755 | 1752 |
| |
1756 | 1753 |
| |
1757 | 1754 |
| |
| 1755 | + | |
1758 | 1756 |
| |
1759 | 1757 |
| |
1760 | 1758 |
| |
| |||
1769 | 1767 |
| |
1770 | 1768 |
| |
1771 | 1769 |
| |
1772 |
| - | |
| 1770 | + | |
1773 | 1771 |
| |
1774 | 1772 |
| |
1775 | 1773 |
| |
1776 | 1774 |
| |
1777 | 1775 |
| |
1778 | 1776 |
| |
1779 | 1777 |
| |
| 1778 | + | |
1780 | 1779 |
| |
1781 | 1780 |
| |
1782 | 1781 |
| |
| |||
3478 | 3477 |
| |
3479 | 3478 |
| |
3480 | 3479 |
| |
| 3480 | + | |
3481 | 3481 |
| |
3482 |
| - | |
3483 |
| - | |
3484 |
| - | |
3485 |
| - | |
3486 |
| - | |
3487 |
| - | |
3488 | 3482 |
| |
3489 |
| - | |
3490 |
| - | |
3491 |
| - | |
3492 |
| - | |
3493 |
| - | |
3494 |
| - | |
3495 |
| - | |
3496 |
| - | |
3497 |
| - | |
3498 |
| - | |
3499 |
| - | |
| 3483 | + | |
| 3484 | + | |
| 3485 | + | |
| 3486 | + | |
| 3487 | + | |
| 3488 | + | |
| 3489 | + | |
| 3490 | + | |
| 3491 | + | |
3500 | 3492 |
| |
| 3493 | + | |
3501 | 3494 |
| |
3502 | 3495 |
| |
3503 | 3496 |
| |
|
src/DynamoCore/Search/NodeSearchModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Search/NodeSearchModel.cs+32-9Lines changed: 32 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
13 |
| - | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| |||
231 | 231 |
| |
232 | 232 |
| |
233 | 233 |
| |
234 |
| - | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
235 | 243 |
| |
236 |
| - | |
| 244 | + | |
| 245 | + | |
237 | 246 |
| |
238 | 247 |
| |
239 |
| - | |
240 |
| - | |
241 |
| - | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
242 | 252 |
| |
243 | 253 |
| |
244 | 254 |
| |
| 255 | + | |
245 | 256 |
| |
246 | 257 |
| |
247 | 258 |
| |
248 | 259 |
| |
249 | 260 |
| |
250 | 261 |
| |
251 | 262 |
| |
252 |
| - | |
| 263 | + | |
253 | 264 |
| |
254 | 265 |
| |
255 | 266 |
| |
256 | 267 |
| |
| 268 | + | |
| 269 | + | |
257 | 270 |
| |
258 | 271 |
| |
259 | 272 |
| |
| |||
268 | 281 |
| |
269 | 282 |
| |
270 | 283 |
| |
271 |
| - | |
| 284 | + | |
272 | 285 |
| |
273 | 286 |
| |
274 | 287 |
| |
| |||
280 | 293 |
| |
281 | 294 |
| |
282 | 295 |
| |
283 |
| - | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
284 | 305 |
| |
| 306 | + | |
| 307 | + | |
285 | 308 |
| |
286 | 309 |
| |
287 | 310 |
| |
|
src/DynamoCore/Utilities/LuceneSearchUtility.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Utilities/LuceneSearchUtility.cs+39-12Lines changed: 39 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
26 |
| - | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| |||
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
193 | 203 |
| |
194 | 204 |
| |
195 | 205 |
| |
| |||
252 | 262 |
| |
253 | 263 |
| |
254 | 264 |
| |
255 |
| - | |
256 |
| - | |
257 |
| - | |
258 |
| - | |
259 |
| - | |
| 265 | + | |
| 266 | + | |
260 | 267 |
| |
261 | 268 |
| |
262 | 269 |
| |
| |||
321 | 328 |
| |
322 | 329 |
| |
323 | 330 |
| |
| 331 | + | |
324 | 332 |
| |
325 |
| - | |
| 333 | + | |
326 | 334 |
| |
327 | 335 |
| |
328 | 336 |
| |
| |||
353 | 361 |
| |
354 | 362 |
| |
355 | 363 |
| |
| 364 | + | |
356 | 365 |
| |
357 | 366 |
| |
358 | 367 |
| |
| |||
383 | 392 |
| |
384 | 393 |
| |
385 | 394 |
| |
386 |
| - | |
| 395 | + | |
387 | 396 |
| |
388 | 397 |
| |
389 | 398 |
| |
| |||
396 | 405 |
| |
397 | 406 |
| |
398 | 407 |
| |
399 |
| - | |
| 408 | + | |
400 | 409 |
| |
401 | 410 |
| |
402 | 411 |
| |
| |||
412 | 421 |
| |
413 | 422 |
| |
414 | 423 |
| |
| 424 | + | |
415 | 425 |
| |
416 |
| - | |
| 426 | + | |
417 | 427 |
| |
| 428 | + | |
| 429 | + | |
418 | 430 |
| |
419 | 431 |
| |
420 | 432 |
| |
| |||
582 | 594 |
| |
583 | 595 |
| |
584 | 596 |
| |
| 597 | + | |
| 598 | + | |
585 | 599 |
| |
586 | 600 |
| |
587 | 601 |
| |
588 | 602 |
| |
589 | 603 |
| |
590 | 604 |
| |
591 | 605 |
| |
592 |
| - | |
| 606 | + | |
593 | 607 |
| |
594 | 608 |
| |
595 | 609 |
| |
| |||
628 | 642 |
| |
629 | 643 |
| |
630 | 644 |
| |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
631 | 658 |
| |
632 | 659 |
| |
633 | 660 |
| |
|
src/DynamoCoreWpf/ViewModels/Search/NodeAutoCompleteSearchViewModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/ViewModels/Search/NodeAutoCompleteSearchViewModel.cs+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
733 | 733 |
| |
734 | 734 |
| |
735 | 735 |
| |
736 |
| - | |
737 |
| - | |
738 |
| - | |
739 |
| - | |
740 |
| - | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
741 | 739 |
| |
742 | 740 |
| |
743 | 741 |
| |
|
You can’t perform that action at this time.
0 commit comments