tgjones / HlslTools

A Visual Studio extension that provides enhanced support for editing High Level Shading Language (HLSL) files
http://timjones.io/blog/archive/2016/04/25/hlsl-tools-for-visual-studio-v1.0-released
Other
553 stars 95 forks source link

Disable formatting feature in Visual Studio #220

Open TIMONz1535 opened 2 years ago

TIMONz1535 commented 2 years ago

Hello, I want to disable the formatting feature and use the built-in clang format in Visual Studio 2017/2019, but the extension will override the formatting. Unfortunately I haven't found a way to disable this with the Visual Studio settings. In VS Code, this is easily done.

Please add a checkbox to disable the formatting feature for HLSL in Visual Studio.