{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":325329228,"defaultBranch":"main","name":"language","ownerLogin":"codemirror","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-12-29T16:02:36.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/8876537?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726762136.0","currentOid":""},"activityList":{"items":[{"before":"31a6b303c150eccd1553a9d23f4bf147cfc33206","after":"308d5f4cfba541c19f4cb345a2a46bd4386519d1","ref":"refs/heads/main","pushedAt":"2024-09-19T16:08:54.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"marijnh","name":"Marijn Haverbeke","path":"/marijnh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144427?s=80&v=4"},"commit":{"message":"Mark version 6.10.3","shortMessageHtmlLink":"Mark version 6.10.3"}},{"before":"241b1de4653131a73d357c45b6b51712176235d4","after":"31a6b303c150eccd1553a9d23f4bf147cfc33206","ref":"refs/heads/main","pushedAt":"2024-09-16T14:21:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marijnh","name":"Marijn Haverbeke","path":"/marijnh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144427?s=80&v=4"},"commit":{"message":"Align HighlightStyle.scope's types to the type in Highlighter\n\nFIX: Fix a TypeScript error when using `HighlightStyle` with the\n`exactOptionalPropertyTypes` typechecking option enabled.\n\nSee https://discuss.codemirror.net/t/ts2379-error-it-codemirror-language/8626","shortMessageHtmlLink":"Align HighlightStyle.scope's types to the type in Highlighter"}},{"before":"3c9ad8ffee32e158512d252fee9457a0e6469e2e","after":"241b1de4653131a73d357c45b6b51712176235d4","ref":"refs/heads/main","pushedAt":"2024-06-03T10:52:43.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"marijnh","name":"Marijn Haverbeke","path":"/marijnh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144427?s=80&v=4"},"commit":{"message":"Mark version 6.10.2","shortMessageHtmlLink":"Mark version 6.10.2"}},{"before":"48d2f7f41461bf45647fd8969492ce9b2a507cb1","after":"3c9ad8ffee32e158512d252fee9457a0e6469e2e","ref":"refs/heads/main","pushedAt":"2024-02-02T11:31:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marijnh","name":"Marijn Haverbeke","path":"/marijnh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144427?s=80&v=4"},"commit":{"message":"Mark version 6.10.1","shortMessageHtmlLink":"Mark version 6.10.1"}},{"before":"ade6caa3e8e7d867adc2809989a82d43715c7a71","after":"48d2f7f41461bf45647fd8969492ce9b2a507cb1","ref":"refs/heads/main","pushedAt":"2024-01-24T17:28:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marijnh","name":"Marijn Haverbeke","path":"/marijnh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144427?s=80&v=4"},"commit":{"message":"Remove highlight flickering on init\n\nFIX: Fix an issue where, when a lot of code is visible in the initial editor, the bottom\nbit of code is shown without highlighting for one frame.","shortMessageHtmlLink":"Remove highlight flickering on init"}},{"before":"5da5a57525f739653447c5cea3fcd57c816cfbe0","after":"ade6caa3e8e7d867adc2809989a82d43715c7a71","ref":"refs/heads/main","pushedAt":"2024-01-04T11:54:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marijnh","name":"Marijn Haverbeke","path":"/marijnh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144427?s=80&v=4"},"commit":{"message":"Avoid unnecessary first pass in bidiIsolates","shortMessageHtmlLink":"Avoid unnecessary first pass in bidiIsolates"}},{"before":"24d300102d1f36ab0722f334f2061d46895ee996","after":"5da5a57525f739653447c5cea3fcd57c816cfbe0","ref":"refs/heads/main","pushedAt":"2023-12-28T17:32:00.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"marijnh","name":"Marijn Haverbeke","path":"/marijnh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144427?s=80&v=4"},"commit":{"message":"Mark version 6.10.0","shortMessageHtmlLink":"Mark version 6.10.0"}},{"before":"34f43e6f40cee15a6e9e9df20deee4dccf855849","after":"24d300102d1f36ab0722f334f2061d46895ee996","ref":"refs/heads/main","pushedAt":"2023-11-27T09:49:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marijnh","name":"Marijn Haverbeke","path":"/marijnh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144427?s=80&v=4"},"commit":{"message":"Mark version 6.9.3","shortMessageHtmlLink":"Mark version 6.9.3"}},{"before":"8c6d1b091416757dfe02cb110f0c6c3dfe1376db","after":"34f43e6f40cee15a6e9e9df20deee4dccf855849","ref":"refs/heads/main","pushedAt":"2023-11-10T17:49:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marijnh","name":"Marijn Haverbeke","path":"/marijnh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144427?s=80&v=4"},"commit":{"message":"Don't leak node types when a stream language is defined over and over\n\nFIX: Fix an issue in `StreamLanguage` where it ran out of node type ids if you repeatedly\nredefined a language with the same token table.\n\nCloses https://github.com/codemirror/dev/issues/1296","shortMessageHtmlLink":"Don't leak node types when a stream language is defined over and over"}},{"before":"f23319e4f568181845387666db5be53a4679de90","after":"8c6d1b091416757dfe02cb110f0c6c3dfe1376db","ref":"refs/heads/main","pushedAt":"2023-10-24T09:19:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marijnh","name":"Marijn Haverbeke","path":"/marijnh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144427?s=80&v=4"},"commit":{"message":"Mark version 6.9.2","shortMessageHtmlLink":"Mark version 6.9.2"}},{"before":"118e5d27866e5bb703e0af927ad3349a2c10c1ca","after":"f23319e4f568181845387666db5be53a4679de90","ref":"refs/heads/main","pushedAt":"2023-10-18T08:23:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marijnh","name":"Marijn Haverbeke","path":"/marijnh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144427?s=80&v=4"},"commit":{"message":"Allow multiple highlighting tags to be assigned to stream parser tokens\n\nFIX: Allow `StreamParser` tokens get multiple highlighting tags.\n\nSee https://discuss.codemirror.net/t/giving-tags-multiple-styles-classes/7249","shortMessageHtmlLink":"Allow multiple highlighting tags to be assigned to stream parser tokens"}},{"before":"e154a6e37b4b47802415e4faa61ffe64fa02c6f5","after":"118e5d27866e5bb703e0af927ad3349a2c10c1ca","ref":"refs/heads/main","pushedAt":"2023-09-20T07:59:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marijnh","name":"Marijn Haverbeke","path":"/marijnh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144427?s=80&v=4"},"commit":{"message":"Mark version 6.9.1","shortMessageHtmlLink":"Mark version 6.9.1"}},{"before":"8f90d712c4b889a710b8d45cd270625adc33c403","after":"e154a6e37b4b47802415e4faa61ffe64fa02c6f5","ref":"refs/heads/main","pushedAt":"2023-09-19T15:27:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marijnh","name":"Marijn Haverbeke","path":"/marijnh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144427?s=80&v=4"},"commit":{"message":"Make indentation and folding handle syntax tree overlays properly\n\nFIX: Indentation now works a lot better in mixed-language documents that interleave\nthe languages in a complex way.\n\nFIX: Code folding is now able to pick the right foldable syntax node when the line\nend falls in a mixed-parsing language that doesn't match the target node.","shortMessageHtmlLink":"Make indentation and folding handle syntax tree overlays properly"}},{"before":"8fc60e20b9ac0975aff778e4b0c9919750576cc3","after":"8f90d712c4b889a710b8d45cd270625adc33c403","ref":"refs/heads/main","pushedAt":"2023-09-10T15:38:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marijnh","name":"Marijn Haverbeke","path":"/marijnh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144427?s=80&v=4"},"commit":{"message":"Continue highlighting work when the selection is set\n\nSee https://discuss.codemirror.net/t/text-not-highlighted-after-editorview-scrollintoview/7073","shortMessageHtmlLink":"Continue highlighting work when the selection is set"}},{"before":"edb239d35b66608c1e7f9ed37a27b571ecdf9907","after":"8fc60e20b9ac0975aff778e4b0c9919750576cc3","ref":"refs/heads/main","pushedAt":"2023-08-16T16:08:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marijnh","name":"Marijn Haverbeke","path":"/marijnh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144427?s=80&v=4"},"commit":{"message":"Mark version 6.9.0","shortMessageHtmlLink":"Mark version 6.9.0"}},{"before":"432b09a68c2ea72c35b8c7e9e8b41cc92eaa5fe5","after":"edb239d35b66608c1e7f9ed37a27b571ecdf9907","ref":"refs/heads/main","pushedAt":"2023-08-13T10:09:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marijnh","name":"Marijn Haverbeke","path":"/marijnh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144427?s=80&v=4"},"commit":{"message":"Add support for a preparePlaceholder option\n\nFEATURE: The new `preparePlaceholder` option to `codeFolding` makes it possible to\ndisplay contextual information in a folded range placeholder widget.\n\nSee https://discuss.codemirror.net/t/folding-show-number-of-lines-elements-folded/6950","shortMessageHtmlLink":"Add support for a preparePlaceholder option"}},{"before":"d30e26805df9bac826141fa54d367c352b753a29","after":"432b09a68c2ea72c35b8c7e9e8b41cc92eaa5fe5","ref":"refs/heads/main","pushedAt":"2023-06-26T06:50:06.274Z","pushType":"push","commitsCount":1,"pusher":{"login":"marijnh","name":"Marijn Haverbeke","path":"/marijnh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144427?s=80&v=4"},"commit":{"message":"Don't use syntaxIndentation when there is no syntax tree\n\nFIX: Make `getIndentation` return null, rather than 0, when there is no\nsyntax tree available.","shortMessageHtmlLink":"Don't use syntaxIndentation when there is no syntax tree"}},{"before":"4c2074c52eb2b3f23b2e6b59e02b910ec59a5ce7","after":"d30e26805df9bac826141fa54d367c352b753a29","ref":"refs/heads/main","pushedAt":"2023-06-22T10:17:46.251Z","pushType":"push","commitsCount":1,"pusher":{"login":"marijnh","name":"Marijn Haverbeke","path":"/marijnh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144427?s=80&v=4"},"commit":{"message":"Mark stream parser document AST nodes as being top nodes","shortMessageHtmlLink":"Mark stream parser document AST nodes as being top nodes"}},{"before":"417ebc869a958cd18ca3fc1aff0ec1207bdd3345","after":"4c2074c52eb2b3f23b2e6b59e02b910ec59a5ce7","ref":"refs/heads/main","pushedAt":"2023-06-12T06:02:46.639Z","pushType":"push","commitsCount":2,"pusher":{"login":"marijnh","name":"Marijn Haverbeke","path":"/marijnh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144427?s=80&v=4"},"commit":{"message":"Mark version 6.8.0","shortMessageHtmlLink":"Mark version 6.8.0"}},{"before":"5d59a77e3aaae6c9d19aaf0d916fad914bc843b5","after":"417ebc869a958cd18ca3fc1aff0ec1207bdd3345","ref":"refs/heads/main","pushedAt":"2023-05-25T10:15:13.898Z","pushType":"push","commitsCount":1,"pusher":{"login":"marijnh","name":"Marijn Haverbeke","path":"/marijnh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144427?s=80&v=4"},"commit":{"message":"Move to @codemirror/buildhelper 1.0.0","shortMessageHtmlLink":"Move to @codemirror/buildhelper 1.0.0"}},{"before":"d9c7c45a6164cb6de6e2d8b90d403a39178f2e67","after":"5d59a77e3aaae6c9d19aaf0d916fad914bc843b5","ref":"refs/heads/main","pushedAt":"2023-05-19T13:52:14.803Z","pushType":"push","commitsCount":1,"pusher":{"login":"marijnh","name":"Marijn Haverbeke","path":"/marijnh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144427?s=80&v=4"},"commit":{"message":"Mark version 6.7.0","shortMessageHtmlLink":"Mark version 6.7.0"}},{"before":"01fda912e367cee7019074dadcaa721c0bd8d3b3","after":"d9c7c45a6164cb6de6e2d8b90d403a39178f2e67","ref":"refs/heads/main","pushedAt":"2023-05-19T12:18:00.159Z","pushType":"push","commitsCount":1,"pusher":{"login":"marijnh","name":"Marijn Haverbeke","path":"/marijnh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144427?s=80&v=4"},"commit":{"message":"Export DocInput\n\nFEATURE: Export `DocInput` class for feeding editor documents to a Lezer parser.\n\nSee https://discuss.codemirror.net/t/exporting-docinput-from-the-language-package/6506","shortMessageHtmlLink":"Export DocInput"}},{"before":"76955d9a33b9ebe5b3118a1b4a33fa958c13e507","after":"01fda912e367cee7019074dadcaa721c0bd8d3b3","ref":"refs/heads/main","pushedAt":"2023-04-17T21:13:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"marijnh","name":"Marijn Haverbeke","path":"/marijnh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144427?s=80&v=4"},"commit":{"message":"Fix typo in doc comment","shortMessageHtmlLink":"Fix typo in doc comment"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOVQxNjowODo1NC4wMDAwMDBazwAAAAS7E096","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOVQxNjowODo1NC4wMDAwMDBazwAAAAS7E096","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNC0xN1QyMToxMzoyNS4wMDAwMDBazwAAAAMaqL26"}},"title":"Activity ยท codemirror/language"}