issues
search
jmaxwilson
/
vscode-povray
A Visual Studio Code extension to allow you to edit Persistence of Vision Ray Tracer (POV-Ray) Scene files and render them using the integrated terminal
MIT License
12
stars
2
forks
source link
Feature: Open Image After Render
#2
Closed
jmaxwilson
closed
5 years ago
jmaxwilson
commented
5 years ago
Added a setting to toggle whether the image file should be automatically opened when rendering is completed.
Added a setting to toggle whether to automatically open the image in the same column or to the right of the active column
Code cleanup and refactor to better handle settings
refactor to better handle file paths with different terminals
refactor to move code into helper functions