Not urgent or important but I guess it can annoy someone at some point 
I have this partial added manually that works correctly.
If I were to convert a piece of code in this file to partial it will also add the correct path.
These two scenarios work correctly.

However in the properties section of the UI if I select the partial it will not recognize the partial path.

If I were to select the partial from the list

The path would change in code and I would get the expected error.
![]()
![]()
Could be also that I am missing something in my header or project to define the root of the files? 