{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":257710112,"defaultBranch":"master","name":"vscode-clangd","ownerLogin":"clangd","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-04-21T20:38:12.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/46693177?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1710922485.0","currentOid":""},"activityList":{"items":[{"before":"6839c067bbcb1a001695048f9087678886e27c46","after":"eb945ec3e07226a8634a27d3d519677ce701806f","ref":"refs/heads/master","pushedAt":"2024-04-07T05:24:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HighCommander4","name":"Nathan Ridge","path":"/HighCommander4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1751085?s=80&v=4"},"commit":{"message":"Update decoration type for inactive-regions when settings change (#613)","shortMessageHtmlLink":"Update decoration type for inactive-regions when settings change (#613)"}},{"before":"2aa4f4231566ccc1a94fe5f4e071e4121e5c047a","after":"6839c067bbcb1a001695048f9087678886e27c46","ref":"refs/heads/master","pushedAt":"2024-03-25T07:03:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HighCommander4","name":"Nathan Ridge","path":"/HighCommander4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1751085?s=80&v=4"},"commit":{"message":"Clear decorations in InactiveRegionsFeature.dispose() (#608)\n\nFixes https://github.com/clangd/vscode-clangd/issues/600","shortMessageHtmlLink":"Clear decorations in InactiveRegionsFeature.dispose() (#608)"}},{"before":"900eccb234c8b86a030b61cc3fc9932b3368fef7","after":"2aa4f4231566ccc1a94fe5f4e071e4121e5c047a","ref":"refs/heads/master","pushedAt":"2024-03-20T08:14:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HighCommander4","name":"Nathan Ridge","path":"/HighCommander4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1751085?s=80&v=4"},"commit":{"message":"Release version 0.1.28 (#603)","shortMessageHtmlLink":"Release version 0.1.28 (#603)"}},{"before":"a3925bb55e4432ada100a6a16b2ac9dcf3da1952","after":"900eccb234c8b86a030b61cc3fc9932b3368fef7","ref":"refs/heads/master","pushedAt":"2024-03-19T20:50:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HighCommander4","name":"Nathan Ridge","path":"/HighCommander4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1751085?s=80&v=4"},"commit":{"message":"Fix check for clangd.restart being a no-op (#601)\n\nThe intention was to only catch the case where the language server\r\nis already starting because running the restart command triggered\r\nactivation of the plugin, but it was also catching the case where\r\nthe language server wasn't running at all.\r\n\r\nFixes https://github.com/clangd/vscode-clangd/issues/599","shortMessageHtmlLink":"Fix check for clangd.restart being a no-op (#601)"}},{"before":"9ba4347ee5f2fd6004668dbab5db64c734eedb88","after":"a3925bb55e4432ada100a6a16b2ac9dcf3da1952","ref":"refs/heads/master","pushedAt":"2024-03-19T10:14:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hokein","name":"Haojian Wu","path":"/hokein","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2557445?s=80&v=4"},"commit":{"message":"Fix date of 0.1.27 (#598)","shortMessageHtmlLink":"Fix date of 0.1.27 (#598)"}},{"before":"03cddf9774ba78c8600420e34228194168133116","after":"9ba4347ee5f2fd6004668dbab5db64c734eedb88","ref":"refs/heads/master","pushedAt":"2024-03-19T00:19:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HighCommander4","name":"Nathan Ridge","path":"/HighCommander4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1751085?s=80&v=4"},"commit":{"message":"Release version 0.1.27 (#596)","shortMessageHtmlLink":"Release version 0.1.27 (#596)"}},{"before":"17206ebf1852fbcdcfc104aefca6653ecf04b4c0","after":"03cddf9774ba78c8600420e34228194168133116","ref":"refs/heads/master","pushedAt":"2024-03-15T08:17:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HighCommander4","name":"Nathan Ridge","path":"/HighCommander4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1751085?s=80&v=4"},"commit":{"message":"Add an option to disable code completion (#591)\n\nFixes https://github.com/clangd/vscode-clangd/issues/588","shortMessageHtmlLink":"Add an option to disable code completion (#591)"}},{"before":"f7b1f262089d068c07900d2c6a00020342bb9ed0","after":"17206ebf1852fbcdcfc104aefca6653ecf04b4c0","ref":"refs/heads/master","pushedAt":"2024-03-07T07:29:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HighCommander4","name":"Nathan Ridge","path":"/HighCommander4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1751085?s=80&v=4"},"commit":{"message":"Gracefully handle 'clangd.restart' being invoked when the extension hasn't been activated yet (#587)\n\nFixes https://github.com/clangd/vscode-clangd/issues/502","shortMessageHtmlLink":"Gracefully handle 'clangd.restart' being invoked when the extension h…"}},{"before":"eca1e05a39c4e987dca6247d825dfbe92fd5996f","after":"f7b1f262089d068c07900d2c6a00020342bb9ed0","ref":"refs/heads/master","pushedAt":"2024-03-03T05:55:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HighCommander4","name":"Nathan Ridge","path":"/HighCommander4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1751085?s=80&v=4"},"commit":{"message":"Trigger signature help when accepting code completions, where appropriate. (#398)\n\nAs recommended in https://github.com/microsoft/vscode/issues/78806\r\nThis is an incomplete fix but better than nothing.\r\nAlso files https://github.com/microsoft/vscode/issues/164310 in case\r\nVSCode can improve the behavior here.\r\n\r\nfixes https://github.com/clangd/vscode-clangd/issues/390","shortMessageHtmlLink":"Trigger signature help when accepting code completions, where appropr…"}},{"before":"953a917a7f44f0e3a77c7743a1836e1ef7bd5ffd","after":"eca1e05a39c4e987dca6247d825dfbe92fd5996f","ref":"refs/heads/master","pushedAt":"2023-12-21T04:48:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HighCommander4","name":"Nathan Ridge","path":"/HighCommander4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1751085?s=80&v=4"},"commit":{"message":"Actually bump the version number to 0.1.26 in package.json (#569)","shortMessageHtmlLink":"Actually bump the version number to 0.1.26 in package.json (#569)"}},{"before":"71338a5617193fc79d9907b301a009f495372d00","after":"953a917a7f44f0e3a77c7743a1836e1ef7bd5ffd","ref":"refs/heads/master","pushedAt":"2023-12-21T03:35:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HighCommander4","name":"Nathan Ridge","path":"/HighCommander4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1751085?s=80&v=4"},"commit":{"message":"Release version 0.1.26 (#568)\n\nThis picks up version 0.1.17 of @clangd/install","shortMessageHtmlLink":"Release version 0.1.26 (#568)"}},{"before":"b1113eca94c2d462093e4f054e61ec2ccdaf155d","after":"71338a5617193fc79d9907b301a009f495372d00","ref":"refs/heads/master","pushedAt":"2023-11-29T05:46:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HighCommander4","name":"Nathan Ridge","path":"/HighCommander4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1751085?s=80&v=4"},"commit":{"message":"Release version 0.1.25 (#516)","shortMessageHtmlLink":"Release version 0.1.25 (#516)"}},{"before":"bbb984af4309b83712f6b48ce5c4197285d3ea97","after":"b1113eca94c2d462093e4f054e61ec2ccdaf155d","ref":"refs/heads/master","pushedAt":"2023-09-19T05:24:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HighCommander4","name":"Nathan Ridge","path":"/HighCommander4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1751085?s=80&v=4"},"commit":{"message":"Label Close commands for views; improve enablement (#531)","shortMessageHtmlLink":"Label Close commands for views; improve enablement (#531)"}},{"before":"cee0726d4616d500a5989c28cbcb6a8ab08bef9f","after":"bbb984af4309b83712f6b48ce5c4197285d3ea97","ref":"refs/heads/master","pushedAt":"2023-09-10T06:34:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HighCommander4","name":"Nathan Ridge","path":"/HighCommander4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1751085?s=80&v=4"},"commit":{"message":"Fix equality check of text documents to resolve inactive region highlights not being displayed (#515)\n\nAlso add tests for InactiveRegionsFeature, including a test for the bug being fixed here","shortMessageHtmlLink":"Fix equality check of text documents to resolve inactive region highl…"}},{"before":"d0653e60b0cce91b87a55e6321f9cb442cdf5a9d","after":"cee0726d4616d500a5989c28cbcb6a8ab08bef9f","ref":"refs/heads/master","pushedAt":"2023-08-01T01:22:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HighCommander4","name":"Nathan Ridge","path":"/HighCommander4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1751085?s=80&v=4"},"commit":{"message":"Restrict 'Show AST' menu to supported files only (#509)","shortMessageHtmlLink":"Restrict 'Show AST' menu to supported files only (#509)"}},{"before":null,"after":"0acc7f39f14cd57eb9dfd5d29a571616544ea210","ref":"refs/heads/dependabot/npm_and_yarn/semver-5.7.2","pushedAt":"2023-07-11T17:45:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump semver from 5.7.1 to 5.7.2\n\nBumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.\n- [Release notes](https://github.com/npm/node-semver/releases)\n- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)\n- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)\n\n---\nupdated-dependencies:\n- dependency-name: semver\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump semver from 5.7.1 to 5.7.2"}},{"before":"c03cf78a300895ddb51ff6cabd24b24e3b143146","after":"d0653e60b0cce91b87a55e6321f9cb442cdf5a9d","ref":"refs/heads/master","pushedAt":"2023-05-26T21:34:56.238Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HighCommander4","name":"Nathan Ridge","path":"/HighCommander4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1751085?s=80&v=4"},"commit":{"message":"Add handling of predefined variable ${userHome} (#486)","shortMessageHtmlLink":"Add handling of predefined variable ${userHome} (#486)"}},{"before":"0f369260c486787f01169e6a2294fdc53777b166","after":"c03cf78a300895ddb51ff6cabd24b24e3b143146","ref":"refs/heads/master","pushedAt":"2023-05-10T06:20:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HighCommander4","name":"Nathan Ridge","path":"/HighCommander4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1751085?s=80&v=4"},"commit":{"message":"Inactive regions support via dedicated protocol (#193)\n\nIf the server supports the `textDocument/inactiveRegions` protocol extension (added in clangd 17), use it to apply a style to the inactive regions that combines with the foreground colors from the client-side (textmate) tokens rather than overwriting them.\r\n\r\nThe default inactive region style is reduced opacity. The opacity level can be customized with `clangd.inactiveRegions.opacity`.\r\n\r\nAn alternative inactive region style of a background highlight can be enabled with `clangd.inactiveRegions.useBackgroundHighlight=true`. The highlight color can be customized with `clangd.inactiveRegions.background` in workbench.colorCustomizations.","shortMessageHtmlLink":"Inactive regions support via dedicated protocol (#193)"}},{"before":"8ce86b2dbb9cd266d2cee6a95d398791e9aef38f","after":"0f369260c486787f01169e6a2294fdc53777b166","ref":"refs/heads/master","pushedAt":"2023-04-21T14:24:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hokein","name":"Haojian Wu","path":"/hokein","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2557445?s=80&v=4"},"commit":{"message":"Bump version to 0.1.24","shortMessageHtmlLink":"Bump version to 0.1.24"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEKfMKrwA","startCursor":null,"endCursor":null}},"title":"Activity · clangd/vscode-clangd"}