Saad K

Results 13 issues of Saad K

It would be nice to use the newer CMake `INTERFACE` option in conjunction with `add_library` and the appropriate `install` entries in the `CMakeLists.txt`. It would also be nice to add...

We have a _lot_ of CLI arguments. The copy/paste functionality to copy over the arguments works great, but sometimes you need a starting point with some defaults pre-checked, but that...

enhancement

This is a features request. It is of low priority but will be nice to have. Maybe the feature already exists? I have tests in different source (.cpp) files. Each...

Feature Request

More details here: https://github.com/skypjack/entt/issues/60#issuecomment-1667327628 It would be great to be able to debug an `entity` and all of it's `components` inside the debugger. In Visual Studio, with natvis support, the...

help wanted
discussion

**Describe the bug** When vsvim is active, and intellicode/copilot is asked to only accept completion when pressing the `right-arrow`, the key press is consumed by vsvim. **To Reproduce** - Make...

**Vim version:** 8.0 **Vim type:** terminal The plugin itself works, but the colors are not great (e.g. *black* being used - there are also a few other colors that don't...

There a couple of different posts that are similar to this. I apologize if this seems like a duplicate but I am not clear on how to achieve the following:...

question
solved

The exposure setting reset every time the plugin window is closed. It would be great if it's remembered by the plugin. ![image](https://github.com/blueprintue/blueprintue-cpp-plugin/assets/817849/9ea1e097-9cd6-45c3-8d49-cbb4a18383b7)

enhancement

When the button is clicked to create a new BlueprintUE link, it would be great if the plugin automatically populates the text box for **Blueprint** with the selected nodes. This...

enhancement

It would be great if the plugin automatically fills out the Blueprint name and the name of the function/event-graph we were in when the button was clicked. This will greatly...

enhancement