{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":72978528,"defaultBranch":"master","name":"vim-lsp","ownerLogin":"prabirshrestha","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-11-06T09:31:03.000Z","ownerAvatar":"https://github.com/avatars/u/287744?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1722823741.0","currentOid":""},"activityList":{"items":[{"before":"0235b1dd7c862035259c8c53c8ef350857930a1e","after":null,"ref":"refs/heads/scroll-border","pushedAt":"2024-08-05T02:09:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"prabirshrestha","name":"Prabir Shrestha","path":"/prabirshrestha","primaryAvatarUrl":"https://github.com/avatars/u/287744?s=80&v=4"}},{"before":"396d2485285873bfad84966d0fe7a8a84b218bc0","after":"356254d6388298017589114a8eff15d20def90aa","ref":"refs/heads/master","pushedAt":"2024-08-05T02:08:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"prabirshrestha","name":"Prabir Shrestha","path":"/prabirshrestha","primaryAvatarUrl":"https://github.com/avatars/u/287744?s=80&v=4"},"commit":{"message":"Update vital-vs for fixing to scroll bordererd-window (#1556)\n\nCo-authored-by: Prabir Shrestha ","shortMessageHtmlLink":"Update vital-vs for fixing to scroll bordererd-window (#1556)"}},{"before":"c544ccde752243309bb90734b93d38ad485c3011","after":"0235b1dd7c862035259c8c53c8ef350857930a1e","ref":"refs/heads/scroll-border","pushedAt":"2024-08-05T00:02:49.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"prabirshrestha","name":"Prabir Shrestha","path":"/prabirshrestha","primaryAvatarUrl":"https://github.com/avatars/u/287744?s=80&v=4"},"commit":{"message":"Merge branch 'master' into scroll-border","shortMessageHtmlLink":"Merge branch 'master' into scroll-border"}},{"before":"6b7aabde99c409a3c04e1a7d80bbd1b0000c4158","after":"396d2485285873bfad84966d0fe7a8a84b218bc0","ref":"refs/heads/master","pushedAt":"2024-08-05T00:00:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"prabirshrestha","name":"Prabir Shrestha","path":"/prabirshrestha","primaryAvatarUrl":"https://github.com/avatars/u/287744?s=80&v=4"},"commit":{"message":"Add missing borders to Neovim's floating windows (#1565)\n\nBrings behaviour closer to Vim","shortMessageHtmlLink":"Add missing borders to Neovim's floating windows (#1565)"}},{"before":"e05c42fbf0fe90f3b987d6e25120733a7bd5cd27","after":"6b7aabde99c409a3c04e1a7d80bbd1b0000c4158","ref":"refs/heads/master","pushedAt":"2024-07-20T05:59:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"prabirshrestha","name":"Prabir Shrestha","path":"/prabirshrestha","primaryAvatarUrl":"https://github.com/avatars/u/287744?s=80&v=4"},"commit":{"message":"Add check for server entry in buffer entry. (#1548)","shortMessageHtmlLink":"Add check for server entry in buffer entry. (#1548)"}},{"before":"0094b5e0fc7db02e0a35d942e5e7f2069ccdbbfc","after":"e05c42fbf0fe90f3b987d6e25120733a7bd5cd27","ref":"refs/heads/master","pushedAt":"2024-07-20T05:56:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"prabirshrestha","name":"Prabir Shrestha","path":"/prabirshrestha","primaryAvatarUrl":"https://github.com/avatars/u/287744?s=80&v=4"},"commit":{"message":"fix(text_edit): discarded change from the initial buffer (#1552)\n\n* fix(text_edit): discarded change from the initial buffer\r\n\r\nWhen multiple calls to apply_text_edits, the changes made to the current\r\nbuffer are discarded if the following text_edit concerns a file that\r\nis not in the buffer list.\r\n\r\nThe problem comes from the _switch function, which executes `edit!` when\r\nit detects that the target is not in the buffer list. If a change was\r\nmade to the current buffer before that, that change is discarded\r\n(definition of `edit!`).\r\n\r\nThe fix consists of a different logic: when _switch detects that the\r\ntarget is not in the buffer list, it calls `badd` prior to switching to\r\nthe buffer that has just been added. No more `edit!`, no more discarded\r\nchanges.\r\n\r\nThe added test fails without the patch in the _switch function.\r\n\r\n* use better way to have a named buffer","shortMessageHtmlLink":"fix(text_edit): discarded change from the initial buffer (#1552)"}},{"before":"445c20708abdebd8d37a71722e9fefdca17ca035","after":"0094b5e0fc7db02e0a35d942e5e7f2069ccdbbfc","ref":"refs/heads/master","pushedAt":"2024-07-20T05:55:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"prabirshrestha","name":"Prabir Shrestha","path":"/prabirshrestha","primaryAvatarUrl":"https://github.com/avatars/u/287744?s=80&v=4"},"commit":{"message":"fix typo in doc (#1561)","shortMessageHtmlLink":"fix typo in doc (#1561)"}},{"before":"2e032786055fbf4addef11c5cd18f832afff8d71","after":"445c20708abdebd8d37a71722e9fefdca17ca035","ref":"refs/heads/master","pushedAt":"2024-07-20T05:53:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"prabirshrestha","name":"Prabir Shrestha","path":"/prabirshrestha","primaryAvatarUrl":"https://github.com/avatars/u/287744?s=80&v=4"},"commit":{"message":"check deprecated function (#1562)","shortMessageHtmlLink":"check deprecated function (#1562)"}},{"before":"f160fe2719eef7644a8c5d6ea21292434bb8a68a","after":"2e032786055fbf4addef11c5cd18f832afff8d71","ref":"refs/heads/master","pushedAt":"2024-07-20T05:53:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"prabirshrestha","name":"Prabir Shrestha","path":"/prabirshrestha","primaryAvatarUrl":"https://github.com/avatars/u/287744?s=80&v=4"},"commit":{"message":"Revert \"Switch to the new Neovim health API, since the old report_health func…\" (#1569)\n\nThis reverts commit f160fe2719eef7644a8c5d6ea21292434bb8a68a.","shortMessageHtmlLink":"Revert \"Switch to the new Neovim health API, since the old report_hea…"}},{"before":null,"after":"f03ddc3daef6cb6ec06cbf68ce5d5581f5e9ff57","ref":"refs/heads/revert-1567-use-new-health-api","pushedAt":"2024-07-20T05:53:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"prabirshrestha","name":"Prabir Shrestha","path":"/prabirshrestha","primaryAvatarUrl":"https://github.com/avatars/u/287744?s=80&v=4"},"commit":{"message":"Revert \"Switch to the new Neovim health API, since the old report_health func…\"\n\nThis reverts commit f160fe2719eef7644a8c5d6ea21292434bb8a68a.","shortMessageHtmlLink":"Revert \"Switch to the new Neovim health API, since the old report_hea…"}},{"before":"a8f244a4e9527992acd89c578933ad1d3940d276","after":"f160fe2719eef7644a8c5d6ea21292434bb8a68a","ref":"refs/heads/master","pushedAt":"2024-07-20T05:40:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"prabirshrestha","name":"Prabir Shrestha","path":"/prabirshrestha","primaryAvatarUrl":"https://github.com/avatars/u/287744?s=80&v=4"},"commit":{"message":"Switch to the new Neovim health API, since the old report_health functions are deprecated and break :checkhealth in recent versions of neovim (#1567)","shortMessageHtmlLink":"Switch to the new Neovim health API, since the old report_health func…"}},{"before":"f7ccf006df1aefd327c0e2c55cc8632a2db577c1","after":"a8f244a4e9527992acd89c578933ad1d3940d276","ref":"refs/heads/master","pushedAt":"2024-06-20T23:36:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"prabirshrestha","name":"Prabir Shrestha","path":"/prabirshrestha","primaryAvatarUrl":"https://github.com/avatars/u/287744?s=80&v=4"},"commit":{"message":"Add document for server_info.env (#1559)\n\n* Add document for server_info.env\r\n\r\n* Fix format\r\n\r\n* Remove action cache to avoid random fails","shortMessageHtmlLink":"Add document for server_info.env (#1559)"}},{"before":null,"after":"c544ccde752243309bb90734b93d38ad485c3011","ref":"refs/heads/scroll-border","pushedAt":"2024-05-10T02:49:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hrsh7th","name":"hrsh7th","path":"/hrsh7th","primaryAvatarUrl":"https://github.com/avatars/u/629908?s=80&v=4"},"commit":{"message":"Update vital-vs for fixing to scroll bordererd-window","shortMessageHtmlLink":"Update vital-vs for fixing to scroll bordererd-window"}},{"before":"4a17c4962796129c336480ea8b789527f26fa4fe","after":"6b613f0daa1b042a6a8e16baba1a89be0a9a771a","ref":"refs/heads/callbag-new","pushedAt":"2024-02-26T05:53:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"prabirshrestha","name":"Prabir Shrestha","path":"/prabirshrestha","primaryAvatarUrl":"https://github.com/avatars/u/287744?s=80&v=4"},"commit":{"message":"update callbag","shortMessageHtmlLink":"update callbag"}},{"before":"693a53f8e3ceb64fae8580c1761e0bc859586351","after":"4a17c4962796129c336480ea8b789527f26fa4fe","ref":"refs/heads/callbag-new","pushedAt":"2024-02-25T20:11:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"prabirshrestha","name":"Prabir Shrestha","path":"/prabirshrestha","primaryAvatarUrl":"https://github.com/avatars/u/287744?s=80&v=4"},"commit":{"message":"update callbag","shortMessageHtmlLink":"update callbag"}},{"before":"b132b6a43d1feb12e111c4aef55035b8a6441dd3","after":"f7ccf006df1aefd327c0e2c55cc8632a2db577c1","ref":"refs/heads/master","pushedAt":"2024-02-25T11:09:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"prabirshrestha","name":"Prabir Shrestha","path":"/prabirshrestha","primaryAvatarUrl":"https://github.com/avatars/u/287744?s=80&v=4"},"commit":{"message":"Remove mention of neovim as the checkhealth syntax is deprecated there (#1525)\n\nCo-authored-by: Prabir Shrestha ","shortMessageHtmlLink":"Remove mention of neovim as the checkhealth syntax is deprecated there ("}},{"before":"beed8b2e9f2c16ea527c00543cb334771d9e536c","after":"693a53f8e3ceb64fae8580c1761e0bc859586351","ref":"refs/heads/callbag-new","pushedAt":"2024-02-25T11:05:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"prabirshrestha","name":"Prabir Shrestha","path":"/prabirshrestha","primaryAvatarUrl":"https://github.com/avatars/u/287744?s=80&v=4"},"commit":{"message":"update callbag","shortMessageHtmlLink":"update callbag"}},{"before":"1ccca163a72575ec75203787bc9d8d58757cf8fe","after":null,"ref":"refs/heads/string-id-native-lsp","pushedAt":"2024-02-25T11:04:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"prabirshrestha","name":"Prabir Shrestha","path":"/prabirshrestha","primaryAvatarUrl":"https://github.com/avatars/u/287744?s=80&v=4"}},{"before":"28293320510eaa5c4b11f7510630eb95374922bb","after":"b132b6a43d1feb12e111c4aef55035b8a6441dd3","ref":"refs/heads/master","pushedAt":"2024-02-25T11:04:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"prabirshrestha","name":"Prabir Shrestha","path":"/prabirshrestha","primaryAvatarUrl":"https://github.com/avatars/u/287744?s=80&v=4"},"commit":{"message":"Add try..catch as id as string is not supported by vim. (#1538)\n\n* Add try..catch as id as string is not supported by vim.\r\nhttps://github.com/vim/vim/issues/14091","shortMessageHtmlLink":"Add try..catch as id as string is not supported by vim. (#1538)"}},{"before":"d11baa76543b0d87e95d9b270089cb83c04a8b7c","after":"1ccca163a72575ec75203787bc9d8d58757cf8fe","ref":"refs/heads/string-id-native-lsp","pushedAt":"2024-02-25T10:58:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"prabirshrestha","name":"Prabir Shrestha","path":"/prabirshrestha","primaryAvatarUrl":"https://github.com/avatars/u/287744?s=80&v=4"},"commit":{"message":"type number","shortMessageHtmlLink":"type number"}},{"before":null,"after":"d11baa76543b0d87e95d9b270089cb83c04a8b7c","ref":"refs/heads/string-id-native-lsp","pushedAt":"2024-02-25T10:54:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"prabirshrestha","name":"Prabir Shrestha","path":"/prabirshrestha","primaryAvatarUrl":"https://github.com/avatars/u/287744?s=80&v=4"},"commit":{"message":"Add try..catch as id as string is not supported by vim.\nhttps://github.com/vim/vim/issues/14091","shortMessageHtmlLink":"Add try..catch as id as string is not supported by vim."}},{"before":"85b1fe9373590393a39288f52cab84c84607e58c","after":"beed8b2e9f2c16ea527c00543cb334771d9e536c","ref":"refs/heads/callbag-new","pushedAt":"2024-02-25T09:28:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"prabirshrestha","name":"Prabir Shrestha","path":"/prabirshrestha","primaryAvatarUrl":"https://github.com/avatars/u/287744?s=80&v=4"},"commit":{"message":"update callbag","shortMessageHtmlLink":"update callbag"}},{"before":"c20c6650d32a85e09ae6c7a9747aef7ded3677fb","after":"28293320510eaa5c4b11f7510630eb95374922bb","ref":"refs/heads/master","pushedAt":"2024-02-15T01:26:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"prabirshrestha","name":"Prabir Shrestha","path":"/prabirshrestha","primaryAvatarUrl":"https://github.com/avatars/u/287744?s=80&v=4"},"commit":{"message":"fix neovim highlighting (#1535)","shortMessageHtmlLink":"fix neovim highlighting (#1535)"}},{"before":"b8c5c2bf88773d09b28e26bcb9db22e1c365fd67","after":"85b1fe9373590393a39288f52cab84c84607e58c","ref":"refs/heads/callbag-new","pushedAt":"2024-01-31T05:31:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"prabirshrestha","name":"Prabir Shrestha","path":"/prabirshrestha","primaryAvatarUrl":"https://github.com/avatars/u/287744?s=80&v=4"},"commit":{"message":"update callbag","shortMessageHtmlLink":"update callbag"}},{"before":"2bdc53f26c96c5acc0b6da26896edacddf2c9d22","after":"b8c5c2bf88773d09b28e26bcb9db22e1c365fd67","ref":"refs/heads/callbag-new","pushedAt":"2024-01-31T02:30:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"prabirshrestha","name":"Prabir Shrestha","path":"/prabirshrestha","primaryAvatarUrl":"https://github.com/avatars/u/287744?s=80&v=4"},"commit":{"message":"udpate callbag","shortMessageHtmlLink":"udpate callbag"}},{"before":"6a35eb49babe551b75a64856e7b4764265f97bba","after":"2bdc53f26c96c5acc0b6da26896edacddf2c9d22","ref":"refs/heads/callbag-new","pushedAt":"2024-01-29T07:09:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"prabirshrestha","name":"Prabir Shrestha","path":"/prabirshrestha","primaryAvatarUrl":"https://github.com/avatars/u/287744?s=80&v=4"},"commit":{"message":"use toBlockingList","shortMessageHtmlLink":"use toBlockingList"}},{"before":null,"after":"6a35eb49babe551b75a64856e7b4764265f97bba","ref":"refs/heads/callbag-new","pushedAt":"2024-01-29T07:05:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"prabirshrestha","name":"Prabir Shrestha","path":"/prabirshrestha","primaryAvatarUrl":"https://github.com/avatars/u/287744?s=80&v=4"},"commit":{"message":"update callbag and fix lsp#stream","shortMessageHtmlLink":"update callbag and fix lsp#stream"}},{"before":"9fc08a237a989227410c1d58c553ac09a6be74e1","after":null,"ref":"refs/heads/renovate/actions-cache-4.x","pushedAt":"2024-01-20T09:32:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://github.com/avatars/in/2740?s=80&v=4"}},{"before":"d36f381dc8f39a9b86d66ef84c2ebbb7516d91d6","after":"c20c6650d32a85e09ae6c7a9747aef7ded3677fb","ref":"refs/heads/master","pushedAt":"2024-01-20T09:31:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"prabirshrestha","name":"Prabir Shrestha","path":"/prabirshrestha","primaryAvatarUrl":"https://github.com/avatars/u/287744?s=80&v=4"},"commit":{"message":"chore(deps): update actions/cache action to v4 (#1527)","shortMessageHtmlLink":"chore(deps): update actions/cache action to v4 (#1527)"}},{"before":null,"after":"9fc08a237a989227410c1d58c553ac09a6be74e1","ref":"refs/heads/renovate/actions-cache-4.x","pushedAt":"2024-01-17T19:06:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://github.com/avatars/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update actions/cache action to v4","shortMessageHtmlLink":"chore(deps): update actions/cache action to v4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEkZD-xgA","startCursor":null,"endCursor":null}},"title":"Activity · prabirshrestha/vim-lsp"}