{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":680227638,"defaultBranch":"master","name":"helix","ownerLogin":"VincentBerthier","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-08-18T16:51:33.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/34085617?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1692464121.0","currentOid":""},"activityList":{"items":[{"before":"880ce50d34466168bcc926c2ffb6c71f43d372bf","after":null,"ref":"refs/heads/opt_in_auto_format","pushedAt":"2023-08-19T16:55:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"VincentBerthier","name":null,"path":"/VincentBerthier","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34085617?s=80&v=4"}},{"before":null,"after":"880ce50d34466168bcc926c2ffb6c71f43d372bf","ref":"refs/heads/opt_in_auto_format","pushedAt":"2023-08-19T14:54:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"VincentBerthier","name":null,"path":"/VincentBerthier","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34085617?s=80&v=4"},"commit":{"message":"Auto-format specified by language is now opt-in\n\nThe auto-format parameter when specified by language could disable the\nauto-formatting when it was globally activated. However when the\nauto-formatting was disabled globally there was no way to override\nthat parameter for an individual language.\n\nThis commit changes that, such that if auto-format is turned off\nglobally *but* turned on for the language, the auto-formatting will\nbe done on save.\n\n| Global | Language | Current Behaviour | New Behaviour |\n| ------ | -------- | ----------------- | ------------- |\n| True | True | True | True |\n| True | False | False | False |\n| False | True | **False** | **True** |\n| False | False | False | False |","shortMessageHtmlLink":"Auto-format specified by language is now opt-in"}},{"before":"a466ce3faae0bb69efa396c627d510d884b17916","after":null,"ref":"refs/heads/opt_in_auto_format","pushedAt":"2023-08-19T14:54:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"VincentBerthier","name":null,"path":"/VincentBerthier","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34085617?s=80&v=4"}},{"before":null,"after":"2b7e7c80eb4bdc0c7283f94efd6079992840753b","ref":"refs/heads/auto-header","pushedAt":"2023-08-19T14:51:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"VincentBerthier","name":null,"path":"/VincentBerthier","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34085617?s=80&v=4"},"commit":{"message":"Update Monokai bufferline theming to be distinguish active buffers (#7983)\n\n* Update OneDark theme to use light-gray for inlay hints.\r\n\r\n* fix monokai tab themeing to be more distinguishing","shortMessageHtmlLink":"Update Monokai bufferline theming to be distinguish active buffers (h…"}},{"before":"8e57bb79c383b143f22404239b0733caca32c6bc","after":"a466ce3faae0bb69efa396c627d510d884b17916","ref":"refs/heads/opt_in_auto_format","pushedAt":"2023-08-19T14:46:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"VincentBerthier","name":null,"path":"/VincentBerthier","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34085617?s=80&v=4"},"commit":{"message":"Nord theme: Update ruler to set bg instead of fg (#7995)","shortMessageHtmlLink":"Nord theme: Update ruler to set bg instead of fg (helix-editor#7995)"}},{"before":"570f7ae78f11c105f39a4641635ab97323638bb3","after":"02730edad797823b9916091faa2740bd71d6b0af","ref":"refs/heads/status_line_improvement","pushedAt":"2023-08-19T14:43:30.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"VincentBerthier","name":null,"path":"/VincentBerthier","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34085617?s=80&v=4"},"commit":{"message":"Merge branch 'helix-editor:master' into status_line_improvement","shortMessageHtmlLink":"Merge branch 'helix-editor:master' into status_line_improvement"}},{"before":"d641be0a4034ca4415eaf14fa2fbcf3f00ace560","after":"8e57bb79c383b143f22404239b0733caca32c6bc","ref":"refs/heads/opt_in_auto_format","pushedAt":"2023-08-19T14:43:19.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"VincentBerthier","name":null,"path":"/VincentBerthier","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34085617?s=80&v=4"},"commit":{"message":"Merge branch 'helix-editor:master' into opt_in_auto_format","shortMessageHtmlLink":"Merge branch 'helix-editor:master' into opt_in_auto_format"}},{"before":"2b7e7c80eb4bdc0c7283f94efd6079992840753b","after":"e4c95f65a64a0553e1dafa365a40dcd5c328fa69","ref":"refs/heads/master","pushedAt":"2023-08-19T14:43:04.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"VincentBerthier","name":null,"path":"/VincentBerthier","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34085617?s=80&v=4"},"commit":{"message":"Nord theme: Update ruler to set bg instead of fg (#7995)","shortMessageHtmlLink":"Nord theme: Update ruler to set bg instead of fg (helix-editor#7995)"}},{"before":null,"after":"d641be0a4034ca4415eaf14fa2fbcf3f00ace560","ref":"refs/heads/opt_in_auto_format","pushedAt":"2023-08-19T14:41:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"VincentBerthier","name":null,"path":"/VincentBerthier","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34085617?s=80&v=4"},"commit":{"message":"Auto-format specified by language is now opt-in\n\nThe auto-format parameter when specified by language could disable the\nauto-formatting when it was globally activated. However when the\nauto-formatting was disabled globally there was no way to override\nthat parameter for an individual language.\n\nThis commit changes that, such that if auto-format is turned off\nglobally *but* turned on for the language, the auto-formatting will\nbe done on save.\n\n| Global | Language | Current Behaviour | New Behaviour |\n| ------ | -------- | ----------------- | ------------- |\n| True | True | True | True |\n| True | False | False | False |\n| False | True | **False** | **True** |\n| False | False | False | False |","shortMessageHtmlLink":"Auto-format specified by language is now opt-in"}},{"before":"b56d3942a705bc5d5715eeb8347240ac00496685","after":"570f7ae78f11c105f39a4641635ab97323638bb3","ref":"refs/heads/status_line_improvement","pushedAt":"2023-08-18T20:31:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"VincentBerthier","name":null,"path":"/VincentBerthier","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34085617?s=80&v=4"},"commit":{"message":"Solves issue #5049, custom format for position\n\nBy default, the position of the cursor will be formatted exactly as\nit was before to prevent any possible impact in performance.\nIf a custom position format is given in the configuration however,\nthat format will be used.\n\nSince it’s impossible to use the format! macro directly (the format\nbeing a dynamic string), String::replacen is used instead. To minimize\nperformace impact as much as possible, only the first instance of the\nformat markers are replaced.\n\nThe 'total_line_numbers' probably become deprecated this way,\nbut I left it as it was at least for retro-compatibility.","shortMessageHtmlLink":"Solves issue helix-editor#5049, custom format for position"}},{"before":"564e27dd7d1fe9428a0eeefbaefad6d509c1af3a","after":"b56d3942a705bc5d5715eeb8347240ac00496685","ref":"refs/heads/status_line_improvement","pushedAt":"2023-08-18T20:27:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"VincentBerthier","name":null,"path":"/VincentBerthier","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34085617?s=80&v=4"},"commit":{"message":"Solves issue #5049, custom format for position\n\nBy default, the position of the cursor will be formatted exactly as\nit was before to prevent any possible impact in performance.\nIf a custom position format is given in the configuration however,\nthat format will be used.\n\nSince it’s impossible to use the format! macro directly (the format\nbeing a dynamic string), String::replacen is used instead. To minimize\nperformace impact as much as possible, only the first instance of the\nformat markers are replaced.\n\nThe 'total_line_numbers' probably become deprecated this way,\nbut I left it as it was at least for retro-compatibility.","shortMessageHtmlLink":"Solves issue helix-editor#5049, custom format for position"}},{"before":"6ed7072859d9157e9ed487517310453b32a8afc5","after":"564e27dd7d1fe9428a0eeefbaefad6d509c1af3a","ref":"refs/heads/status_line_improvement","pushedAt":"2023-08-18T20:21:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"VincentBerthier","name":null,"path":"/VincentBerthier","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34085617?s=80&v=4"},"commit":{"message":"Solves issue #5049, custom format for position\n\nBy default, the position of the cursor will be formatted exactly as\nit was before to prevent any possible impact in performance.\nIf a custom position format is given in the configuration however,\nthat format will be used.\n\nSince it’s impossible to use the format! macro directly (the format\nbeing a dynamic string), String::replacen is used instead. To minimize\nperformace impact as much as possible, only the first instance of the\nformat markers are replaced.\n\nThe 'total_line_numbers' probably become deprecated this way,\nbut I left it as it was at least for retro-compatibility.","shortMessageHtmlLink":"Solves issue helix-editor#5049, custom format for position"}},{"before":null,"after":"6ed7072859d9157e9ed487517310453b32a8afc5","ref":"refs/heads/status_line_improvement","pushedAt":"2023-08-18T20:11:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"VincentBerthier","name":null,"path":"/VincentBerthier","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34085617?s=80&v=4"},"commit":{"message":"Solves issue #5049, custom format for position\n\nBy default, the position of the cursor will be formatted exactly as\nit was before to prevent any possible impact in performance.\nIf a custom position format is given in the configuration however,\nthat format will be used.\n\nSince it’s impossible to use the format! macro directly (the format\nbeing a dynamic string), String::replacen is used instead. To minimize\nperformace impact as much as possible, only the first instance of the\nformat markers are replaced.\n\nThe 'total_line_numbers' probably become deprecated this way,\nbut I left it as it was at least for retro-compatibility.","shortMessageHtmlLink":"Solves issue helix-editor#5049, custom format for position"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADbi15NgA","startCursor":null,"endCursor":null}},"title":"Activity · VincentBerthier/helix"}