This extension allows you to send selected code snippets to an API for processing.
Features
Add Code Snippet: Select code in the editor, right-click, and choose "Add Code Snippet". This will store the snippet locally.
Send All Code Snippets: Once you have added all the snippets, you can send them all at once to the API by using the command palette and selecting "Send All Code Snippets".
Send Single Code Snippet: Select code in the editor, right-click, and choose "Send Single Code Snippet". This will send the selected code snippet immediately to the API.