Include files

Hi,

 

We work with a CMS that has an internal logic to merge/include files at run-time (while rendering the template).

 

I'd like to know if there's any way I could get Rider to interpret those commands (typically it's like @Include(<file-path/to/include/file.cshtml>)), in a way that would make the inspector to recognize it, including it's helpers and functions (so not only throws out errors but also show them in the autocomplete as soon as we start typing the helper names).

 

Thanks,

Nuno Aguiar

0

Please sign in to leave a comment.