Ooh thanks for the pointer by @whiskeytuesday; just searched it up and found it in "packages/insomnia/src/common/hotkeys.ts".
So in version 2023.5.8 (and Insomnium), it is Ctrl+Shift+G on Window/Linux and Cmd+Shift+G on Mac. And it will open a window showing the curl code. I will definitely re-add this to the UI in Insomnium v0.2 to make it more obvious
(In v2023.5.8, this is supposed to show up after one opens "▼" and clicks "Generate Client Code" and then select "curl" but I think there is a bug and the full-list is not showing.)
in insomnium v0.1.1, I've renamed it to "show CURL code, etc" and configured CURL to be the default (among all options I think this is what most people would use the most too). You would see it after opening the dropdown menu "▼" besides "Send".
Comments
Ooh thanks for the pointer by @whiskeytuesday; just searched it up and found it in "packages/insomnia/src/common/hotkeys.ts".
So in version 2023.5.8 (and Insomnium), it is Ctrl+Shift+G on Window/Linux and Cmd+Shift+G on Mac. And it will open a window showing the curl code. I will definitely re-add this to the UI in Insomnium v0.2 to make it more obvious
(In v2023.5.8, this is supposed to show up after one opens "▼" and clicks "Generate Client Code" and then select "curl" but I think there is a bug and the full-list is not showing.)
in insomnium v0.1.1, I've renamed it to "show CURL code, etc" and configured CURL to be the default (among all options I think this is what most people would use the most too). You would see it after opening the dropdown menu "▼" besides "Send".