intel / intel/dml-language-server

Add default builtin import paths for newly created files

Open
#197 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

When creating new files (device or otherwise) they are not yet present in the compile commands, meaning they will have no known include paths (other than relative paths). Untill a configuration is done the user will thus encounter various 'no template found' messages and similar.

To can make this a little nicer by trying to find the currently used core library import paths from other, configured, devices and provide these implicitly to newly created files.

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.