Skip to content

IntelliSense: please add SYCL C++(*.sycl) to parser support list. #14119

@xuhancn

Description

@xuhancn

Feature Request

When we use vscode develop PyTorch cpp_extension SYCL code. It is a SYCL c++ file and its file extension is *.sycl: https://github.com/pytorch/pytorch/blob/a69b2e85d382dd35485f10cc34a5f8b1276e7c4c/torch/utils/cpp_extension.py#L675-L680

We can also reference: https://docs.pytorch.org/tutorials/advanced/cpp_custom_ops_sycl.html

Our vscode-cpptools can't parser the source code as c++ file.
Please add *.sycl to support list.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    Pull Request

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions