intel / intel/dml-language-server

Add a third path kind for VFS paths

Open
#222 0 comments 0 reactions 1 assignee Claimed by @JonatanWaern View on GitHub
enhancement Low Priority
Dominant language
Rust
Stars
9
Forks
9
PR merge metrics
No merged PRs in 30d

Description

Currently we use regular paths for generic path manips, and CanonPaths (created through underlying filesystem) to handle files in the DLS.
We need to add a third kind, VirtualCanonPaths which are absolute paths to files that may or may not exist on actual filesystem (but are guaranteed to exist in the virtual file system)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.