SergeyKasyanov / vscode-october-extension

VSCode extension for work with OctoberCMS
MIT License
20 stars 2 forks source link

Missing Template Errors Should Account for Child Themes #8

Closed artistro08 closed 1 year ago

artistro08 commented 2 years ago

So I get errors when template files are missing throughout the project. The problem is, the templates that are missing are dependent on parent theme.

This extension should check to see if the current file in the theme folder is a child theme. After that, it should look for other template files in the respective directories of the parent theme.

SergeyKasyanov commented 1 year ago

Support for parent/child themes added to version 0.9.0