microsoft / DirectXTK12

The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
https://walbourn.github.io/directx-tool-kit-for-directx-12/
MIT License
1.45k stars 371 forks source link

.edtiorconfig driven reformat of source #123

Closed walbourn closed 2 years ago

walbourn commented 2 years ago

hlsl, hlsli, and fx are supported for HLSL syntax colorization and Format Document, but fxh is missing from this per this issue report. This should be fixed in a future release of Visual Studio. For now, I applied a local workaround.