Welcome to the imagenica extension for Visual Studio Code! This extension allows you to generate and view images based on prompts you provide, using an external API.
Made with 🧡 - dev1abhi
- Generate Images: Enter a prompt to generate images through an API and view the results directly in your VS Code editor.
- Multiple Images: After generating the first image, the extension automatically requests and displays two more images with the same prompt.
- Search Images: You can search for Unsplash images which are copyright free.
Tip: Give more details in your prompt to get your desired image through the generator.
- No additional setup required.
This extension does not add any VS Code settings.
- Initial release of the imagenica extension.
-
Install the Extension:
- Open Visual Studio Code.
- Go to the Extensions view by clicking the Extensions icon in the Sidebar or pressing
Ctrl+Shift+X
. - install .vsix from release section.
- Click the three dots in the upper right corner.
- choose install from .vsix
- Voila!
-
Generate Images:
- Open the Command Palette with
Ctrl+Shift+P
(Windows/Linux) orCmd+Shift+P
(macOS). - Type and select
imagenica.generateImages
. - Enter your image prompt in the input box that appears.
- Wait while the extension generates and displays the first image. A loading animation will show while additional images are being generated.
- Open the Command Palette with
-
View Results:
- The extension will display the generated images in a panel.
- The panel will show the first image immediately, followed by additional images as they are generated.
This extension is maintained by Abhilash Sarangi.
Enjoy using imagenica!