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
Hi,
I am using vscode for my C++ project, i installed the Clang-Format version (1.9.0) i works fine when i open the file from my local drive.
But i am using "Kelvin Schoofs(SSH FS) version (1.16.2) extension for my remote code on the Linux machine, after opening the C++ file from sshfs work-space, and trying to format my C++ document, it returns "There is no formatter for 'cpp'-files installed."
how can i fix this behavior for remote code "i mentioned again: formatting works properly for local files"
Regards.
The text was updated successfully, but these errors were encountered:
Hi,
I am using vscode for my C++ project, i installed the Clang-Format version (1.9.0) i works fine when i open the file from my local drive.
But i am using "Kelvin Schoofs(SSH FS) version (1.16.2) extension for my remote code on the Linux machine, after opening the C++ file from sshfs work-space, and trying to format my C++ document, it returns "There is no formatter for 'cpp'-files installed."
how can i fix this behavior for remote code "i mentioned again: formatting works properly for local files"
Regards.
The text was updated successfully, but these errors were encountered: