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
6
stars
3
forks
source link
Feature: Include Code Completion reading from INC files #3
See if I can implement the VSCode Code Completion capabilities to provide the ability to give code suggestions when certain keywords are typed, from the standard INC files. Consider user created INC files in a later feature addition if this works.
See if I can implement the VSCode Code Completion capabilities to provide the ability to give code suggestions when certain keywords are typed, from the standard INC files. Consider user created INC files in a later feature addition if this works.