You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently only relative include paths gets correctly resolved
using a mix of forward and backwards slashes in the path seems to work fine, but may break UNC paths if the special prefix gets changed to forward slashes \\?\. Testing will be needed.
Currently only relative include paths gets correctly resolved
using a mix of forward and backwards slashes in the path seems to work fine, but may break UNC paths if the special prefix gets changed to forward slashes
\\?\
. Testing will be needed.partial paths ✅
partial path edge case ❌
absolute paths ❌
The text was updated successfully, but these errors were encountered: