{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":325329322,"defaultBranch":"main","name":"autocomplete","ownerLogin":"codemirror","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-12-29T16:03:01.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/8876537?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1712907776.0","currentOid":""},"activityList":{"items":[{"before":"4f0f3b6bd66ee38295bb1754e53382634dba7537","after":"8ab59a3fdb3d3d8f17177a62ba8aa18f94d3d358","ref":"refs/heads/main","pushedAt":"2024-04-27T08:22:16.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":"make triple quote actually a triple quote","shortMessageHtmlLink":"make triple quote actually a triple quote"}},{"before":"0d719cc1a34d2f3b5fa5067e554c186bf688fca5","after":"4f0f3b6bd66ee38295bb1754e53382634dba7537","ref":"refs/heads/main","pushedAt":"2024-04-16T15:18: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":"Fix backslash-unescaping of braces in snippets\n\nFIX: Fix a bug where multiple backslashes before a brace in a snippet were all\nremoved.\n\nSee https://discuss.codemirror.net/t/inserting-literal-via-snippets/8136","shortMessageHtmlLink":"Fix backslash-unescaping of braces in snippets"}},{"before":"4f944fc500429f50b07a1aa38a3955ac9b3d2688","after":"0d719cc1a34d2f3b5fa5067e554c186bf688fca5","ref":"refs/heads/main","pushedAt":"2024-04-12T07:42:54.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.16.0","shortMessageHtmlLink":"Mark version 6.16.0"}},{"before":"5ad2ebc861f2f61cdc943fc087a5bfb756a7d0fa","after":"4f944fc500429f50b07a1aa38a3955ac9b3d2688","ref":"refs/heads/main","pushedAt":"2024-04-11T08:16:08.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 activateOnCompletion option\n\nFEATURE: The new `activateOnCompletion` option allows autocompletion to be configured\nto chain completion activation for some types of completions.\n\nIssue https://discuss.codemirror.net/t/how-to-invoke-autocomplete-immediately-after-a-completion-is-selected/8040","shortMessageHtmlLink":"Add activateOnCompletion option"}},{"before":"8eea9116afcd449d0c5037fff3213805290a6e65","after":"5ad2ebc861f2f61cdc943fc087a5bfb756a7d0fa","ref":"refs/heads/main","pushedAt":"2024-03-13T18:26:59.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.15.0","shortMessageHtmlLink":"Mark version 6.15.0"}},{"before":"5206edbaece6ceba66acf50d4f85dc1679322ec9","after":"8eea9116afcd449d0c5037fff3213805290a6e65","ref":"refs/heads/main","pushedAt":"2024-03-13T09:05:16.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":"Introduce filterStrict option\n\nFEATURE: The new `filterStrict` option can be used to turn off fuzzy\nmatching of completions.\n\nhttps://discuss.codemirror.net/t/search-adjustment-for-autocomplete/7975","shortMessageHtmlLink":"Introduce filterStrict option"}},{"before":"ee22fa2e156333399b99c004db3ae90f70e1e870","after":"5206edbaece6ceba66acf50d4f85dc1679322ec9","ref":"refs/heads/main","pushedAt":"2024-03-10T17:31:38.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.14.0","shortMessageHtmlLink":"Mark version 6.14.0"}},{"before":"e29c83039f44ea77b8bc169a7daf6f7bb6382410","after":"ee22fa2e156333399b99c004db3ae90f70e1e870","ref":"refs/heads/main","pushedAt":"2024-03-04T14:51: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":"Add support for CompletionResult.map\n\nFEATURE: Completion results can now define a `map` method that can be used\nto adjust position-dependent information for document changes.\n\nIssue https://github.com/codemirror/dev/issues/1347","shortMessageHtmlLink":"Add support for CompletionResult.map"}},{"before":"3cc305c9c69a859ff121e8533436140cb743b35a","after":"e29c83039f44ea77b8bc169a7daf6f7bb6382410","ref":"refs/heads/main","pushedAt":"2024-02-29T06:42:33.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.13.0","shortMessageHtmlLink":"Mark version 6.13.0"}},{"before":"fb1c899464df4d36528331412cdd316548134cb2","after":"3cc305c9c69a859ff121e8533436140cb743b35a","ref":"refs/heads/main","pushedAt":"2024-02-28T11:02:34.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 commit characters\n\nFEATURE: Completions may now provide 'commit characters' that, when typed,\ncommit the completion before inserting the character.\n\nIssue https://github.com/codemirror/dev/issues/1346","shortMessageHtmlLink":"Add support for commit characters"}},{"before":"0b6faf9c032f86b69e3110381aa23eafc845acc4","after":"fb1c899464df4d36528331412cdd316548134cb2","ref":"refs/heads/main","pushedAt":"2024-01-12T18:25:25.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.12.0","shortMessageHtmlLink":"Mark version 6.12.0"}},{"before":"f17d63bb6525b6dae039627c86af65db0134a8be","after":"0b6faf9c032f86b69e3110381aa23eafc845acc4","ref":"refs/heads/main","pushedAt":"2024-01-11T16:54:30.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":"Fix snippets with only one field with multiple instances\n\nFIX: Fix a crash when using a snippet that has only one field, but multiple\ninstances of that field.\n\nSee https://discuss.codemirror.net/t/code-snippet-placeholder-causes-error/7682","shortMessageHtmlLink":"Fix snippets with only one field with multiple instances"}},{"before":"36067ab2b98cc0531fb53909a622d4e0f682d8fc","after":"f17d63bb6525b6dae039627c86af65db0134a8be","ref":"refs/heads/main","pushedAt":"2024-01-09T18:32:47.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 try to dispatch from synchronous blur handler\n\nFIX: Fix a crash when the editor lost focus during an update and autocompletion\nwas active.\n\nCloses https://github.com/codemirror/dev/issues/1316","shortMessageHtmlLink":"Don't try to dispatch from synchronous blur handler"}},{"before":"ffaa367319954cef49da50f4f42e60b876e4cc78","after":"36067ab2b98cc0531fb53909a622d4e0f682d8fc","ref":"refs/heads/main","pushedAt":"2024-01-01T14:41:21.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 userEvent annotation to snippet completions\n\nFIX: Make sure snippet completions also set `userEvent` to `input.complete`.\n\nCloses https://github.com/codemirror/autocomplete/pull/19","shortMessageHtmlLink":"Add userEvent annotation to snippet completions"}},{"before":"ddebacc5f23a9baffbcb0e16e9c7af86a5537375","after":"ffaa367319954cef49da50f4f42e60b876e4cc78","ref":"refs/heads/main","pushedAt":"2023-11-27T09:48:25.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.11.1","shortMessageHtmlLink":"Mark version 6.11.1"}},{"before":"beb3d9e634aa4cad6fc941a358b7d6677eab3fe8","after":"ddebacc5f23a9baffbcb0e16e9c7af86a5537375","ref":"refs/heads/main","pushedAt":"2023-11-10T07:19:39.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":"Fix patch for supporting type-over closed brackets on new lines\n\nFIX: Fix a bug that caused typing over closed brackets after pressing enter to still\nnot work in many situations.\n\nSee https://discuss.codemirror.net/t/closebrackets-across-multiple-lines/7392/4","shortMessageHtmlLink":"Fix patch for supporting type-over closed brackets on new lines"}},{"before":"dc6fa5187c0b78dd2c7d05357f5519b059717641","after":"beb3d9e634aa4cad6fc941a358b7d6677eab3fe8","ref":"refs/heads/main","pushedAt":"2023-11-09T11:36:40.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.11.0","shortMessageHtmlLink":"Mark version 6.11.0"}},{"before":"827d8518681ecf258cfc5e4507086d1d614360f4","after":"dc6fa5187c0b78dd2c7d05357f5519b059717641","ref":"refs/heads/main","pushedAt":"2023-11-09T11:35:52.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":"Keep overwritable closed brackets on the line with the cursor\n\nFIX: Fix an issue that would prevent typing over closed brackets after starting\na new line with enter.\n\nSee https://discuss.codemirror.net/t/closebrackets-across-multiple-lines/7392","shortMessageHtmlLink":"Keep overwritable closed brackets on the line with the cursor"}},{"before":"b26ff385873fa105d6ec0bfa9435ed257a043b18","after":"827d8518681ecf258cfc5e4507086d1d614360f4","ref":"refs/heads/main","pushedAt":"2023-11-08T13:47:14.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":"Pass the view to addToOptions render functions\n\nFEATURE: Additional elements rendered in completion options with `addToOptions`\nare now given access to the editor view.\n\nCloses https://github.com/codemirror/dev/issues/1293","shortMessageHtmlLink":"Pass the view to addToOptions render functions"}},{"before":"9494b0fc1b5005ff69158e82685334344ded7d08","after":"b26ff385873fa105d6ec0bfa9435ed257a043b18","ref":"refs/heads/main","pushedAt":"2023-10-13T06:58:03.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":"d0b6485d8dee88cb4deac8617d1e1b94a5e194d2","after":"9494b0fc1b5005ff69158e82685334344ded7d08","ref":"refs/heads/main","pushedAt":"2023-10-11T19:41:34.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":"24a4de3bc649e32509fd5d7a2f3140bf7b5b023a","after":"d0b6485d8dee88cb4deac8617d1e1b94a5e194d2","ref":"refs/heads/main","pushedAt":"2023-10-11T19:40:28.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":"Fix a bug where the wrong completion was picked when selecting one with mouse\n\nFIX: Fix a bug where picking a selection with the mouse could use the wrong completion if the\ncompletion list was updated after being opened.\n\nCloses https://github.com/codemirror/dev/issues/1281","shortMessageHtmlLink":"Fix a bug where the wrong completion was picked when selecting one wi…"}},{"before":"abb66a42ef134cd76e1a428941d910929eeed3e5","after":"24a4de3bc649e32509fd5d7a2f3140bf7b5b023a","ref":"refs/heads/main","pushedAt":"2023-10-11T09:27:40.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":"Adjust test to changed default sync time","shortMessageHtmlLink":"Adjust test to changed default sync time"}},{"before":"6f62ae0cd69ca5e3e6cf3d6e9bba98283da4b71d","after":"abb66a42ef134cd76e1a428941d910929eeed3e5","ref":"refs/heads/main","pushedAt":"2023-10-11T09:13:51.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":"4f4ebecb3cd40d19517b2074988afb22dbe64e53","after":"6f62ae0cd69ca5e3e6cf3d6e9bba98283da4b71d","ref":"refs/heads/main","pushedAt":"2023-10-06T14:03:08.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.9.2","shortMessageHtmlLink":"Mark version 6.9.2"}},{"before":"267a3b5fb79e9f8422c82a87dea6359868825c85","after":"4f4ebecb3cd40d19517b2074988afb22dbe64e53","ref":"refs/heads/main","pushedAt":"2023-09-14T21:33:51.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":"Fix RegExp escaping in completeAnyWord\n\nFIX: Fix a bug in `completeAnyWord` that could cause it to generate invalid\nregular expressions and crash.\n\nSee https://discuss.codemirror.net/t/invalid-regular-expression-w-g-range-out-of-order-in-character-class/7095","shortMessageHtmlLink":"Fix RegExp escaping in completeAnyWord"}},{"before":"39b19071879cc9e3ba375b3e721b4ad763e40fb8","after":"267a3b5fb79e9f8422c82a87dea6359868825c85","ref":"refs/heads/main","pushedAt":"2023-09-14T05: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":"Mark version 6.9.1","shortMessageHtmlLink":"Mark version 6.9.1"}},{"before":"08fef5316ffa1d573a40b002734514a25a38d4d0","after":"39b19071879cc9e3ba375b3e721b4ad763e40fb8","ref":"refs/heads/main","pushedAt":"2023-09-01T10:58:37.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 scrolling completions into view transform-safe\n\nFIX: Make sure scrolling completions into view doesn't get confused when the\ntooltip is scaled.\n\nIssue https://github.com/codemirror/dev/issues/324","shortMessageHtmlLink":"Make scrolling completions into view transform-safe"}},{"before":"1c4a3709cbb8609b7811f2c27a41325ef51bb339","after":"08fef5316ffa1d573a40b002734514a25a38d4d0","ref":"refs/heads/main","pushedAt":"2023-08-28T14:07:51.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":"Use dispatchTransactions instead of dispatch option to EditorView","shortMessageHtmlLink":"Use dispatchTransactions instead of dispatch option to EditorView"}},{"before":"2f3564c457ce9ff5e161f73ffd60920664855bcd","after":"1c4a3709cbb8609b7811f2c27a41325ef51bb339","ref":"refs/heads/main","pushedAt":"2023-08-23T00:22:00.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 missing word to doc comment","shortMessageHtmlLink":"Add missing word to doc comment"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEO74zRQA","startCursor":null,"endCursor":null}},"title":"Activity · codemirror/autocomplete"}