shader-slang / slang

Making it easier to work with shaders
MIT License
2.07k stars 178 forks source link

initial set of lldb formatters #4272

Closed westlicht closed 4 months ago

westlicht commented 4 months ago

This adds an initial set of LLDB formatters for the following slang core types:

Note: I've tested these both in XCode and VS Code on macOS. For VS Code I recommend to use the vscode-lldb extension (https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb). The debugger in the ms-vscode.cpptools extension is buggy and will freeze often (independent of the formatters).