Code to Image
With Code to Image, you can quickly create beautiful images from your code leveraging ray.so.
Usage
- Open command palette
[CMD+Shift+P] ([Ctrl+Shift+P] on Windows | Linux)
- Type
Code to Image and use either from selection or from document
- ray.so will show your code as beautiful image 💜
Features
Create image from current selection
Create image from entire document
Extension Settings
This extension contributes the following settings:
code_to_image.renderBackground : render background
code_to_image.renderDarkMode : render image in dark mode
code_to_image.autoDetectLanguage : let ray.so try to detect the code language
code_to_image.theme : choose a color theme for your image
Release Notes
0.0.1
Initial release of Code to Image
0.0.3
- Update marketplace listing
- Set default image title to snippet
0.0.4
| |