CARVIEW |
Select Language
HTTP/2 200
date: Sun, 20 Jul 2025 21:13:01 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/live-codes/livecodes.git
etag: W/"f6761bbcd00dc51bca22777a581dd532"
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=U4mSL%2FhBBJg5w8IGY%2F7PSQ6EfGgQV5wZFcid%2B3XX9ofFefBUC10dIIJBh1saOaIQvUguaDYujB92OPrvFtry0d%2FlqY6By6FwybKG1HuNunHeZXLEsKAUwl2pny6L7a1CnD1PYbyv8Rt0PQYSnU%2FRKoo6UN9Gi4v8av%2B5W0s0GMpZiLdO90ZB9v%2FFHj%2BQ4jrU81MAopvYrIEFGRZgEvfbDBu84zjHZu9BP792xf1KTUO5m%2FnsPf6RjJP%2BNvGrlL4e5EAz8FrdGIVMsmWBtHyuyQ%3D%3D--uf4E80%2BBkwEa3Skk--%2B%2FCmxk725PMPhw4jOtb7bA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.217993531.1753045980; Path=/; Domain=github.com; Expires=Mon, 20 Jul 2026 21:13:00 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 20 Jul 2026 21:13:00 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8A22:3DC509:1180B44:168B691:687D5BDC
feat(Editor): allow folding lines and regions · live-codes/livecodes@984c913 · GitHub
Copy file name to clipboardExpand all lines: docs/docs/configuration/configuration-object.mdx
Copy file name to clipboardExpand all lines: docs/docs/features/editor-settings.mdx
Copy file name to clipboardExpand all lines: src/livecodes/UI/editor-settings.ts
Copy file name to clipboardExpand all lines: src/livecodes/config/config.ts
Copy file name to clipboardExpand all lines: src/livecodes/config/default-config.ts
Copy file name to clipboardExpand all lines: src/livecodes/config/validate-config.ts
Copy file name to clipboardExpand all lines: src/livecodes/editor/codemirror/codemirror.ts
Copy file name to clipboardExpand all lines: src/livecodes/editor/monaco/monaco.ts
Copy file name to clipboardExpand all lines: src/livecodes/i18n/locales/en/language-info.lokalise.json
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 139
Commit 984c913
committed
feat(Editor): allow folding lines and regions
1 parent fe4a73b commit 984c913Copy full SHA for 984c913
File tree
Expand file treeCollapse file tree
13 files changed
+139
-3
lines changedFilter options
- docs/docs
- configuration
- features
- src
- livecodes
- UI
- config
- editor
- codemirror
- monaco
- i18n/locales/en
- sdk
Expand file treeCollapse file tree
13 files changed
+139
-3
lines changeddocs/docs/configuration/configuration-object.mdx
Copy file name to clipboardExpand all lines: docs/docs/configuration/configuration-object.mdx+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
153 | 153 |
| |
154 | 154 |
| |
155 | 155 |
| |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
156 | 162 |
| |
157 | 163 |
| |
158 | 164 |
| |
| |||
661 | 667 |
| |
662 | 668 |
| |
663 | 669 |
| |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
664 | 678 |
| |
665 | 679 |
| |
666 | 680 |
| |
|
docs/docs/features/editor-settings.mdx
Copy file name to clipboardExpand all lines: docs/docs/features/editor-settings.mdx+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| 49 | + | |
49 | 50 |
| |
50 | 51 |
| |
51 | 52 |
| |
|
src/livecodes/UI/editor-settings.ts
Copy file name to clipboardExpand all lines: src/livecodes/UI/editor-settings.ts+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
238 | 238 |
| |
239 | 239 |
| |
240 | 240 |
| |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
241 | 250 |
| |
242 | 251 |
| |
243 | 252 |
| |
|
src/livecodes/config/config.ts
Copy file name to clipboardExpand all lines: src/livecodes/config/config.ts+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
| 83 | + | |
83 | 84 |
| |
84 | 85 |
| |
85 | 86 |
| |
|
src/livecodes/config/default-config.ts
Copy file name to clipboardExpand all lines: src/livecodes/config/default-config.ts+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
| 65 | + | |
65 | 66 |
| |
66 | 67 |
| |
67 | 68 |
| |
|
src/livecodes/config/validate-config.ts
Copy file name to clipboardExpand all lines: src/livecodes/config/validate-config.ts+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
| 54 | + | |
54 | 55 |
| |
55 | 56 |
| |
56 | 57 |
| |
| 58 | + | |
| 59 | + | |
57 | 60 |
| |
58 | 61 |
| |
59 | 62 |
| |
| |||
76 | 79 |
| |
77 | 80 |
| |
78 | 81 |
| |
| 82 | + | |
| 83 | + | |
| 84 | + | |
79 | 85 |
| |
80 | 86 |
| |
81 | 87 |
| |
| |||
181 | 187 |
| |
182 | 188 |
| |
183 | 189 |
| |
| 190 | + | |
184 | 191 |
| |
185 | 192 |
| |
186 | 193 |
| |
|
+19-1Lines changed: 19 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
566 | 566 |
| |
567 | 567 |
| |
568 | 568 |
| |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
569 | 577 |
| |
570 | 578 |
| |
571 | 579 |
| |
| |||
1218 | 1226 |
| |
1219 | 1227 |
| |
1220 | 1228 |
| |
1221 |
| - | |
| 1229 | + | |
| 1230 | + | |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
| 1235 | + | |
| 1236 | + | |
1222 | 1237 |
| |
1223 | 1238 |
| |
1224 | 1239 |
| |
| 1240 | + | |
| 1241 | + | |
| 1242 | + | |
1225 | 1243 |
| |
1226 | 1244 |
| |
1227 | 1245 |
| |
|
src/livecodes/editor/codemirror/codemirror.ts
Copy file name to clipboardExpand all lines: src/livecodes/editor/codemirror/codemirror.ts+39Lines changed: 39 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
| |||
479 | 480 |
| |
480 | 481 |
| |
481 | 482 |
| |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
482 | 519 |
| |
483 | 520 |
| |
484 | 521 |
| |
| |||
497 | 534 |
| |
498 | 535 |
| |
499 | 536 |
| |
| 537 | + | |
| 538 | + | |
500 | 539 |
| |
501 | 540 |
| |
502 | 541 |
| |
|
src/livecodes/editor/monaco/monaco.ts
Copy file name to clipboardExpand all lines: src/livecodes/editor/monaco/monaco.ts+25Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
614 | 614 |
| |
615 | 615 |
| |
616 | 616 |
| |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
617 | 640 |
| |
618 | 641 |
| |
619 | 642 |
| |
| |||
830 | 853 |
| |
831 | 854 |
| |
832 | 855 |
| |
| 856 | + | |
| 857 | + | |
833 | 858 |
| |
834 | 859 |
| |
835 | 860 |
| |
|
src/livecodes/i18n/locales/en/language-info.lokalise.json
Copy file name to clipboardExpand all lines: src/livecodes/i18n/locales/en/language-info.lokalise.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
972 | 972 |
| |
973 | 973 |
| |
974 | 974 |
| |
975 |
| - | |
| 975 | + |
You can’t perform that action at this time.
0 commit comments