unreal-clangd
unreal-clangd copied to clipboard
VSCode extension for Unreal and clangd
I have Installed this extension and Clangd. But When I Create Unreal Clangd Project, I got this error: I really need this extension because Cursor does not have C/C++ and...
Hello o/ I use your extension a lot. And one fun thing I found out is that we can actually just open up the project folder on ZED after the...
Hello, First, thank you very much for this extension! Second, I don't have issues with any of the modules or source code I write, it parses well by the compiler....
Love this thing when it works, done a great job. But i cant consistently get it working (even before the breaking changes) It seems to fail to detect the generated...
build successfully
Hey, first, thank you for making this extension. I'm having issues with the shortcuts for going to the definition of a function, specifically from engine code. For example, I created...
First of all this is an awesome project, a total game chnager for me! After installing all the needed items for 5.5, waiting for indexing to finish, I have a...
I was watching this video at timestamps [6:22](https://youtu.be/VuuIuO-CPbw?t=382) and [7:12](https://youtu.be/VuuIuO-CPbw?t=432), and if I try typing out either `UNiagaraSystem* system` or `UNiagaraFunctionLibrary::SpawnSystemAtLocation`, I notice that there's no autocomplete as I type...