{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":496990058,"defaultBranch":"main","name":"CodeEditSourceEditor","ownerLogin":"CodeEditApp","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-05-27T12:35:04.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/101493338?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717167975.0","currentOid":""},"activityList":{"items":[{"before":"629ce34f37c5e1509cc9f65df170cbd46c707a7f","after":"f1eb6ad2d9c670e4f6e5cbf230d8edc394fd99e8","ref":"refs/heads/docs","pushedAt":"2024-05-30T22:10:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"deploy","shortMessageHtmlLink":"deploy"}},{"before":"174048222f239eb89d32971bff299089129cb173","after":"cf85789d527d569e94edfd674c5ac8071b244dd9","ref":"refs/heads/main","pushedAt":"2024-05-30T22:06:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thecoolwinter","name":"Khan Winter","path":"/thecoolwinter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35942988?s=80&v=4"},"commit":{"message":"TreeSitter Tag Auto Close (#250)\n\n### Description\n\nFixes a few bugs with #247 and converts it to use tree-sitter rather\nthan a regex-based implementation. This should be faster on larger\ndocuments and makes it more robust to edge cases in tag regexes. This\nalso handles newlines correctly, as the old PR caused the editor to no\nlonger be able to delete newlines\n\nAlso fixes a small bug in the `TreeSitterClient` that caused *every*\nquery to be dispatched to main asynchronously. This was the cause for a\nfew visual oddities like flashing colors when changing themes. This also\nimproves highlighting while scrolling fast as most highlights are\nprocessed synchronously.\n\n- Removes extensions on `NewlineProcessingFilter`\n- Cleans up `TagFilter`\n - Moves all newline processing to the one filter\n- Use tree-sitter for tag completion, supporting the following\nlanguages: HTML, JSX, TSX\n- Adds a few methods to `TreeSitterClient` for synchronously querying\nthe tree sitter tree.\n- Adds a new `TreeSitterClientExecutor` class that the client uses to\nexecute operations safely asynchronously and synchronously.\n- This is extremely useful for testing, as it allows the tests to force\nall operations to happen synchronously.\n- Adds a check to `dispatchMain` to see if the thread is already the\nmain thread (meaning no async dispatch)\n\n### Related Issues\n\n* #244 \n* Discussion on discord\n[Here](https://discord.com/channels/951544472238444645/1242238782653075537)\n\n### Checklist\n\n- [x] I read and understood the [contributing\nguide](https://github.com/CodeEditApp/CodeEdit/blob/main/CONTRIBUTING.md)\nas well as the [code of\nconduct](https://github.com/CodeEditApp/CodeEdit/blob/main/CODE_OF_CONDUCT.md)\n- [x] The issues this PR addresses are related to each other\n- [x] My changes generate no new warnings\n- [x] My code builds and runs on my machine\n- [x] My changes are all related to the related issue above\n- [x] I documented my code\n\n### Screenshots\n\n\nhttps://github.com/CodeEditApp/CodeEditSourceEditor/assets/35942988/8fc559a4-15c9-4b4e-a3aa-57c86c57f7c9\n\n\nhttps://github.com/CodeEditApp/CodeEditSourceEditor/assets/35942988/a209b40f-7aa3-4105-aa37-5608e8b4bcdb","shortMessageHtmlLink":"TreeSitter Tag Auto Close (#250)"}},{"before":"28beff486241f746e2c6ddc724f52cfb2343f390","after":"629ce34f37c5e1509cc9f65df170cbd46c707a7f","ref":"refs/heads/docs","pushedAt":"2024-05-29T14:18:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"deploy","shortMessageHtmlLink":"deploy"}},{"before":"d12148314988d9f4621d2265a5cb9342fa0f911f","after":"174048222f239eb89d32971bff299089129cb173","ref":"refs/heads/main","pushedAt":"2024-05-29T14:15:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thecoolwinter","name":"Khan Winter","path":"/thecoolwinter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35942988?s=80&v=4"},"commit":{"message":"Add NSTextStorage Initializer (#248)","shortMessageHtmlLink":"Add NSTextStorage Initializer (#248)"}},{"before":"1a104ff53eeab8ca5c0bf2995ade469907735428","after":"28beff486241f746e2c6ddc724f52cfb2343f390","ref":"refs/heads/docs","pushedAt":"2024-05-27T12:12:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"deploy","shortMessageHtmlLink":"deploy"}},{"before":"d2f655ab8b9e2fecd38878d72173cf57ddf65941","after":"d12148314988d9f4621d2265a5cb9342fa0f911f","ref":"refs/heads/main","pushedAt":"2024-05-27T12:08:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"matthijseikelenboom","name":"Matthijs Eikelenboom","path":"/matthijseikelenboom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1364843?s=80&v=4"},"commit":{"message":"Show horizontal scrollbar only when `wrapLines` is off (#249)","shortMessageHtmlLink":"Show horizontal scrollbar only when wrapLines is off (#249)"}},{"before":"295ee51688aceca7f8b2fc22eba928fb17a7c263","after":"1a104ff53eeab8ca5c0bf2995ade469907735428","ref":"refs/heads/docs","pushedAt":"2024-05-20T21:43:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"deploy","shortMessageHtmlLink":"deploy"}},{"before":"a666efdc9db82023efc68d82c978154cde6e4fec","after":"d2f655ab8b9e2fecd38878d72173cf57ddf65941","ref":"refs/heads/main","pushedAt":"2024-05-20T21:40:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"austincondiff","name":"Austin Condiff","path":"/austincondiff","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/806104?s=80&v=4"},"commit":{"message":"autocomplete tags/components (#247)\n\n\r\n\r\n### Description\r\n\r\n\r\nTags in HTML, JS, TS, JSX, and TSX are now autocompleted. When you type\r\n`
` for example, the closing tag `
` will be autocompleted. If\r\nyou press enter, you will be put on a new line in between the opening\r\nand closing and that new line will be indented. All tag attributes are\r\nignored in the closing tag.\r\n\r\n### Related Issues\r\n\r\n\r\n\r\n\r\n\r\n\r\n* closes #244\r\n\r\n### Checklist\r\n\r\n\r\n\r\n- [x] I read and understood the [contributing\r\nguide](https://github.com/CodeEditApp/CodeEdit/blob/main/CONTRIBUTING.md)\r\nas well as the [code of\r\nconduct](https://github.com/CodeEditApp/CodeEdit/blob/main/CODE_OF_CONDUCT.md)\r\n- [x] The issues this PR addresses are related to each other\r\n- [x] My changes generate no new warnings\r\n- [x] My code builds and runs on my machine\r\n- [x] My changes are all related to the related issue above\r\n- [x] I documented my code\r\n\r\n### Screenshots\r\n\r\n\r\n\r\n\r\nhttps://github.com/CodeEditApp/CodeEditSourceEditor/assets/118622417/cf9ffe27-7592-49d5-bee8-edacdd6ab5f4\r\n\r\n\r\n","shortMessageHtmlLink":"autocomplete tags/components (#247)"}},{"before":"31ca2180ffa50749f64676585d547bf84d277899","after":"295ee51688aceca7f8b2fc22eba928fb17a7c263","ref":"refs/heads/docs","pushedAt":"2024-05-11T15:56:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"deploy","shortMessageHtmlLink":"deploy"}},{"before":"dae56c8f37489166a2b8f29677f3bb10cb291bf9","after":"a666efdc9db82023efc68d82c978154cde6e4fec","ref":"refs/heads/main","pushedAt":"2024-05-11T15:52:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thecoolwinter","name":"Khan Winter","path":"/thecoolwinter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35942988?s=80&v=4"},"commit":{"message":"Fix incorrect link (#246)\n\nLink to CodeEditTextView repository was incorrectly linked backed to\r\nthis repository.","shortMessageHtmlLink":"Fix incorrect link (#246)"}},{"before":"d9f9b06f70c5d0e27057c52ce15cfd3aac88e51c","after":"31ca2180ffa50749f64676585d547bf84d277899","ref":"refs/heads/docs","pushedAt":"2024-04-25T16:48:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"deploy","shortMessageHtmlLink":"deploy"}},{"before":"0c741c239fa66c12f0253b4be87fbb614a1744b4","after":"dae56c8f37489166a2b8f29677f3bb10cb291bf9","ref":"refs/heads/main","pushedAt":"2024-04-25T16:45:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thecoolwinter","name":"Khan Winter","path":"/thecoolwinter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35942988?s=80&v=4"},"commit":{"message":"Toggle comment for current line via CMD + / (#241)\n\nThis change implements the functionality of /\r\nfor single line comments. It allows you to toggle between commented and\r\nuncommented for the line the cursor is currently on when you press\r\n /.\r\n\r\nTo do so, I implemented a `keyDown` event recognizer, which listens for\r\nwhen the relevant keys are pressed. If / is\r\npressed, it calls a method called `commandSlashCalled()`, which decides\r\nwhich toggle is supposed to happen depending on if the line is already\r\ncommented or not. It also addresses the situation of special cases of\r\nlanguages like HTML, which need a comment at the beginning and end of\r\nthe line (essentially a `rangeComment`) to comment a single line.\r\n\r\n### Related Issues\r\n\r\n- #38\r\n\r\nThis PR accomplishes part of #38. I talked with some of the project\r\nleads (@fastestMolasses) and they said it makes sense to break #38 into\r\na couple different issues (I.e. single-line vs highlighted chunks, etc).\r\nSingle-line comment toggling is completed as of this PR but commenting\r\nhighlighted code still needs to be completed.\r\n\r\n### Checklist\r\n\r\n- [x] I read and understood the [contributing\r\nguide](https://github.com/CodeEditApp/CodeEdit/blob/main/CONTRIBUTING.md)\r\nas well as the [code of\r\nconduct](https://github.com/CodeEditApp/CodeEdit/blob/main/CODE_OF_CONDUCT.md)\r\n- [x] The issues this PR addresses are related to each other\r\n- [x] My changes generate no new warnings\r\n- [x] My code builds and runs on my machine\r\n- [x] My changes are all related to the related issue above\r\n- [x] I documented my code\r\n\r\n### Screenshots\r\n\r\n\"Screenshot\r\n\r\n---------\r\n\r\nCo-authored-by: Abe ","shortMessageHtmlLink":"Toggle comment for current line via CMD + / (#241)"}},{"before":"8c8ab853437a44a1503e91c08f4626b3fa2a3275","after":"d9f9b06f70c5d0e27057c52ce15cfd3aac88e51c","ref":"refs/heads/docs","pushedAt":"2024-04-24T23:25:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"deploy","shortMessageHtmlLink":"deploy"}},{"before":"7360f00bf7ec8e93b4833357bd254bef7e5c943d","after":"0c741c239fa66c12f0253b4be87fbb614a1744b4","ref":"refs/heads/main","pushedAt":"2024-04-24T23:23:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thecoolwinter","name":"Khan Winter","path":"/thecoolwinter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35942988?s=80&v=4"},"commit":{"message":"[chore]: Update CELanguages to 0.1.19 (#242)","shortMessageHtmlLink":"[chore]: Update CELanguages to 0.1.19 (#242)"}},{"before":"ddac0a782622c1a8b7c9fbdbc6cc09ecfce14138","after":"8c8ab853437a44a1503e91c08f4626b3fa2a3275","ref":"refs/heads/docs","pushedAt":"2024-03-09T14:18:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"deploy","shortMessageHtmlLink":"deploy"}},{"before":"a72e6c9b5f38b00ea0b03da5e706e3c4d05c706e","after":"7360f00bf7ec8e93b4833357bd254bef7e5c943d","ref":"refs/heads/main","pushedAt":"2024-03-09T14:15:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"austincondiff","name":"Austin Condiff","path":"/austincondiff","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/806104?s=80&v=4"},"commit":{"message":"Update GutterView Insets Correctly (#240)\n\n### Description\r\n\r\n- Refactors a few style functions to correctly update the gutter view's\r\nposition when the content insets change.\r\n- Adds the gutter view position to the content insets test case.\r\n\r\n### Related Issues\r\n\r\n* Required to finish\r\n[CodeEdit#1603](https://github.com/CodeEditApp/CodeEdit/pull/1603)\r\n\r\n### Checklist\r\n\r\n- [x] I read and understood the [contributing\r\nguide](https://github.com/CodeEditApp/CodeEdit/blob/main/CONTRIBUTING.md)\r\nas well as the [code of\r\nconduct](https://github.com/CodeEditApp/CodeEdit/blob/main/CODE_OF_CONDUCT.md)\r\n- [x] The issues this PR addresses are related to each other\r\n- [x] My changes generate no new warnings\r\n- [x] My code builds and runs on my machine\r\n- [x] My changes are all related to the related issue above\r\n- [x] I documented my code\r\n\r\n### Screenshots\r\n\r\nN/A","shortMessageHtmlLink":"Update GutterView Insets Correctly (#240)"}},{"before":"21bb24b7346767fecb05f8df814f741278a03c4e","after":"ddac0a782622c1a8b7c9fbdbc6cc09ecfce14138","ref":"refs/heads/docs","pushedAt":"2024-03-01T19:37:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"deploy","shortMessageHtmlLink":"deploy"}},{"before":"a5581a2f38f6993041db77f51f60876b1eda1adb","after":"a72e6c9b5f38b00ea0b03da5e706e3c4d05c706e","ref":"refs/heads/main","pushedAt":"2024-03-01T19:35:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thecoolwinter","name":"Khan Winter","path":"/thecoolwinter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35942988?s=80&v=4"},"commit":{"message":"(fix: #233) Fix TextFormation editing (#239)\n\n### Description\r\n\r\n- Cleans up undo/redo operations when TextFormation is activated, for\r\ninstance when inserting or deleting a newline.\r\n\r\n> ~Note: Requires\r\n[CodeEditTextView#25](https://github.com/CodeEditApp/CodeEditTextView/pull/25)\r\nto be merged.~ Merged!\r\n\r\n### Related Issues\r\n\r\n* closes #233\r\n\r\n### Checklist\r\n\r\n- [x] I read and understood the [contributing\r\nguide](https://github.com/CodeEditApp/CodeEdit/blob/main/CONTRIBUTING.md)\r\nas well as the [code of\r\nconduct](https://github.com/CodeEditApp/CodeEdit/blob/main/CODE_OF_CONDUCT.md)\r\n- [x] The issues this PR addresses are related to each other\r\n- [x] My changes generate no new warnings\r\n- [x] My code builds and runs on my machine\r\n- [x] My changes are all related to the related issue above\r\n- [x] I documented my code\r\n\r\n### Screenshots\r\n\r\n\r\nhttps://github.com/CodeEditApp/CodeEditSourceEditor/assets/35942988/d842b77d-60b4-4afd-be6c-2fb3d0342c4c","shortMessageHtmlLink":"(fix: #233) Fix TextFormation editing (#239)"}},{"before":"ef3db9fb8286b3974e34d05bf9d6642d7334cb05","after":"21bb24b7346767fecb05f8df814f741278a03c4e","ref":"refs/heads/docs","pushedAt":"2024-02-29T18:24:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"deploy","shortMessageHtmlLink":"deploy"}},{"before":"63dcea10d6279109a12a34d46c80c0d520910b20","after":"a5581a2f38f6993041db77f51f60876b1eda1adb","ref":"refs/heads/main","pushedAt":"2024-02-29T18:21:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thecoolwinter","name":"Khan Winter","path":"/thecoolwinter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35942988?s=80&v=4"},"commit":{"message":"Invalidate Visible Range, Responsive Language Update (#238)\n\n### Description\n\n- Updates the visible set of indices when text storage happens, fixing\nthe linked issue.\n- When setting a new language on the highlighter, adds a small \"reset\"\nthat clears all current highlights. This makes the language update feel\nsnappier, as the user receives immediate feedback. Before the ts parser\ncould take a few seconds to begin highlighting, so there would be a\ndelay making it seem like the language update was not happening.\n- Adds a missing `throw` to the tree-sitter client that made edits\nalways run synchronously (didn't feel big enough for a whole PR, found\nwhile debugging).\n- Only updates the font if the font is new, making text layouts occur\nmuch less frequently (also doesn't feel big enough for a separate PR)\n\n### Related Issues\n\n* #235 \n\n### Checklist\n\n- [x] I read and understood the [contributing\nguide](https://github.com/CodeEditApp/CodeEdit/blob/main/CONTRIBUTING.md)\nas well as the [code of\nconduct](https://github.com/CodeEditApp/CodeEdit/blob/main/CODE_OF_CONDUCT.md)\n- [x] The issues this PR addresses are related to each other\n- [x] My changes generate no new warnings\n- [x] My code builds and runs on my machine\n- [x] My changes are all related to the related issue above\n- [x] I documented my code\n\n### Screenshots\n\n\n\nhttps://github.com/CodeEditApp/CodeEditSourceEditor/assets/35942988/e719178e-bc9a-4830-9ca5-8d113dcb9d8b","shortMessageHtmlLink":"Invalidate Visible Range, Responsive Language Update (#238)"}},{"before":"f58bdb84caf2088deafbdff482641e689213afc3","after":"ef3db9fb8286b3974e34d05bf9d6642d7334cb05","ref":"refs/heads/docs","pushedAt":"2024-02-29T17:39:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"deploy","shortMessageHtmlLink":"deploy"}},{"before":"5e83a755da592509ef8fe95c4d9da62868369612","after":"63dcea10d6279109a12a34d46c80c0d520910b20","ref":"refs/heads/main","pushedAt":"2024-02-29T17:37:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thecoolwinter","name":"Khan Winter","path":"/thecoolwinter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35942988?s=80&v=4"},"commit":{"message":"Update Gutter Drawing Code (#234)","shortMessageHtmlLink":"Update Gutter Drawing Code (#234)"}},{"before":"7dab5653cd2b3310659dd8cc139985559582e084","after":"f58bdb84caf2088deafbdff482641e689213afc3","ref":"refs/heads/docs","pushedAt":"2024-02-28T20:18:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"deploy","shortMessageHtmlLink":"deploy"}},{"before":"081610576225248c8af53b66e33d07b7996ecb6c","after":"5e83a755da592509ef8fe95c4d9da62868369612","ref":"refs/heads/main","pushedAt":"2024-02-28T20:15:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thecoolwinter","name":"Khan Winter","path":"/thecoolwinter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35942988?s=80&v=4"},"commit":{"message":"Add Example App (#237)","shortMessageHtmlLink":"Add Example App (#237)"}},{"before":null,"after":"f7f4084337832921fe5f7c86d0013aab3edbae6f","ref":"refs/heads/22-capability-to-render-whitespace-characters","pushedAt":"2024-02-11T00:41:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"EstebanBorai","name":"Esteban Borai","path":"/EstebanBorai","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34756077?s=80&v=4"},"commit":{"message":"feat: option","shortMessageHtmlLink":"feat: option"}},{"before":"0a2fbac4d646831458eacffe55363b72b9a70fa0","after":"7dab5653cd2b3310659dd8cc139985559582e084","ref":"refs/heads/docs","pushedAt":"2024-02-05T21:19:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"deploy","shortMessageHtmlLink":"deploy"}},{"before":"c5f24f1a6dbdaea2fcb2df4640186af434cffc7f","after":"0a2fbac4d646831458eacffe55363b72b9a70fa0","ref":"refs/heads/docs","pushedAt":"2024-02-05T21:18:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"deploy","shortMessageHtmlLink":"deploy"}},{"before":"704b76dcdd3b364a6b31ad65c819179afdbb076e","after":"081610576225248c8af53b66e33d07b7996ecb6c","ref":"refs/heads/main","pushedAt":"2024-02-05T21:15:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thecoolwinter","name":"Khan Winter","path":"/thecoolwinter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35942988?s=80&v=4"},"commit":{"message":"(fix:#227) Apply Theme Selection Color (#230)","shortMessageHtmlLink":"(fix:#227) Apply Theme Selection Color (#230)"}},{"before":"00bb66fa2e782310707c8eabbbe0b4399a3a52d8","after":"704b76dcdd3b364a6b31ad65c819179afdbb076e","ref":"refs/heads/main","pushedAt":"2024-02-05T21:15:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thecoolwinter","name":"Khan Winter","path":"/thecoolwinter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35942988?s=80&v=4"},"commit":{"message":"(fix: #215) Update Matched Pairs (#231)","shortMessageHtmlLink":"(fix: #215) Update Matched Pairs (#231)"}},{"before":"5d4f198fc91f7eb48c36cc0948f5d0540befc45b","after":"c5f24f1a6dbdaea2fcb2df4640186af434cffc7f","ref":"refs/heads/docs","pushedAt":"2024-02-04T22:08:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"deploy","shortMessageHtmlLink":"deploy"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWHaq1gA","startCursor":null,"endCursor":null}},"title":"Activity · CodeEditApp/CodeEditSourceEditor"}