Skip to content

Relative path for for assumeFilename not working #160

@filip-os

Description

@filip-os

Hi all,

I am trying to set a relative path for assumeFilename, but it does not work.
For example the .clang-format file is in the .vscode folder.

My current settings are:

"clang-format.style": "file",
"clang-format.assumeFilename": "${workspaceFolder}/.vscode/.clang-format"

Also tried using ${workspaceRoot} to no avail.
An absolute path to the same file works!
My current vscode version is 1.85.1

Is a relative path for assumeFilename supported?

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions