{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":79989940,"defaultBranch":"master","name":"SublimeScraps","ownerLogin":"STealthy-and-haSTy","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-01-25T06:41:21.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/32108423?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1708917944.0","currentOid":""},"activityList":{"items":[{"before":"9c4bedd9a244b613cdf8a89b2f37796395ef0c35","after":null,"ref":"refs/heads/reversed-sel-event","pushedAt":"2024-02-26T03:25:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"OdatNurd","name":"Terence Martin","path":"/OdatNurd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13212876?s=80&v=4"}},{"before":"d618464c90ce5946e1e32a907e72f9577b1bb00b","after":null,"ref":"refs/heads/add-file-path-to-sidebar","pushedAt":"2024-02-26T03:25:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"OdatNurd","name":"Terence Martin","path":"/OdatNurd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13212876?s=80&v=4"}},{"before":"10e6f45f6be82575e67c67409f090bdee8604dcd","after":"fc2eaff26f45b7aa94fe3cadc8cbd3e15b1361d6","ref":"refs/heads/master","pushedAt":"2024-02-26T03:25:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"OdatNurd","name":"Terence Martin","path":"/OdatNurd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13212876?s=80&v=4"},"commit":{"message":"Plugin for adding current file path to the sidebar (#31)\n\n* Plugin for adding current file path to the sidebar\r\n\r\nThis plugin is the result of a question asked on StackOverflow and\r\nprovides a command which can be invoked to add the path of the current\r\nfile to the side bar, if it's not already there.\r\n\r\nBy request of the original question asker, the plugin also supports\r\nSublime Text 2 (which does not have an API for adjusting project data in\r\na window) by invoking Sublime on itself to add to the folder list.\r\n\r\n* Address some review concerns\r\n\r\nThis addresses some clarifications and fixes in the README and comments\r\nin the original PR for this change.","shortMessageHtmlLink":"Plugin for adding current file path to the sidebar (#31)"}},{"before":"e9f97d2abc2a182ccec4a7ac8fa56e0911ef4c5c","after":"10e6f45f6be82575e67c67409f090bdee8604dcd","ref":"refs/heads/master","pushedAt":"2024-02-26T03:24:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"OdatNurd","name":"Terence Martin","path":"/OdatNurd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13212876?s=80&v=4"},"commit":{"message":"Include an example plugin for a key context (#30)\n\n* Include an example plugin for a key context\r\n\r\nThis is a simple plugin that was created in response to a request from\r\nTroels on the Sublime Text Discord; it implements a custom key binding\r\ncontext that allows you to detect if the selection(s) are reversed or\r\nnot.\r\n\r\n* Rework conditional logic to work in all cases\r\n\r\nThis one was a bit of a brain burner, but the context will now properly\r\nwork whether match_all is True or False, and whether the actual thing\r\nyou're comparing for is True or False.\r\n\r\nThis is done by using any() or all() depending on match_all, and also\r\nremembering that for both functions, they search for True.\r\n\r\nThus, the state of the booleans in the comparison list needs to be True\r\nwhen the desired comparison direction is reversed, and also True when\r\nthe desired comparison direction is forward.\r\n\r\nIt's actually wether or not we check that final value against True or\r\nFalse that matters, in the end.","shortMessageHtmlLink":"Include an example plugin for a key context (#30)"}},{"before":"36b7b477622901ffd5cc7d6dbacec77bcc376a2c","after":"9c4bedd9a244b613cdf8a89b2f37796395ef0c35","ref":"refs/heads/reversed-sel-event","pushedAt":"2024-02-24T07:02:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"OdatNurd","name":"Terence Martin","path":"/OdatNurd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13212876?s=80&v=4"},"commit":{"message":"Rework conditional logic to work in all cases\n\nThis one was a bit of a brain burner, but the context will now properly\nwork whether match_all is True or False, and whether the actual thing\nyou're comparing for is True or False.\n\nThis is done by using any() or all() depending on match_all, and also\nremembering that for both functions, they search for True.\n\nThus, the state of the booleans in the comparison list needs to be True\nwhen the desired comparison direction is reversed, and also True when\nthe desired comparison direction is forward.\n\nIt's actually wether or not we check that final value against True or\nFalse that matters, in the end.","shortMessageHtmlLink":"Rework conditional logic to work in all cases"}},{"before":"eaa8e18afb553a50f0a1e6c0e8a56f2586830616","after":"36b7b477622901ffd5cc7d6dbacec77bcc376a2c","ref":"refs/heads/reversed-sel-event","pushedAt":"2024-02-24T06:50:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"OdatNurd","name":"Terence Martin","path":"/OdatNurd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13212876?s=80&v=4"},"commit":{"message":"Rework conditional logic to work in all cases\n\nThis one was a bit of a brain burner, but the context will now properly\nwork whether match_all is True or False, and whether the actual thing\nyou're comparing for is True or False.\n\nThis is done by using any() or all() depending on match_all, and also\nremembering that for both functions, they search for True.\n\nThus, the state of the booleans in the comparison list needs to be True\nwhen the desired comparison direction is reversed, and also True when\nthe desired comparison direction is forward.\n\nIt's actually wether or not we check that final value against True or\nFalse that matters, in the end.","shortMessageHtmlLink":"Rework conditional logic to work in all cases"}},{"before":"6ea02a740c7320e5c4d36d988060b29c705eb635","after":"d618464c90ce5946e1e32a907e72f9577b1bb00b","ref":"refs/heads/add-file-path-to-sidebar","pushedAt":"2024-02-24T05:41:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"OdatNurd","name":"Terence Martin","path":"/OdatNurd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13212876?s=80&v=4"},"commit":{"message":"Address some review concerns\n\nThis addresses some clarifications and fixes in the README and comments\nin the original PR for this change.","shortMessageHtmlLink":"Address some review concerns"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEBOy_TwA","startCursor":null,"endCursor":null}},"title":"Activity ยท STealthy-and-haSTy/SublimeScraps"}