Hennadii Chernyshchyk

Results 692 comments of Hennadii Chernyshchyk

@JackBoosY copy the compiled application to a clean folder, run `windeployqt --no-compiler-runtime --no-angle ` - the mentioned DLLs from the first message should be missing.

> Right? This is correct. > I can run this command successfully on x86-release: Yes, but the result is wrong. As I mentioned in the first message the following libraries...

@JackBoosY yes, I checked it before opening this issue.

Hm, Qt could be installed in any folder. Maybe the issue in how `windeploqt` it built?

@JackBoosY so `qt.conf` could be adjusted to fix the issue?

As a workaround i press `Ctrl+n` - it inserts function name without substituting arguments. But it gets problematic when there is a single completion item or the item I need...

Maybe I can create a hacky workaround by sending `Ctrl+n` with `Ctrl+p` to use just in my configuration?

> Could you help me with this a little bit? Thank you! Can I make this work when an item was selected? It inserts messed text If I comment out...

Example: ![изображение](https://user-images.githubusercontent.com/22453358/174450971-6955d6fc-6824-49dc-bc89-7f7f1a5987bd.png) ![изображение](https://user-images.githubusercontent.com/22453358/174450976-4884b856-1858-43f4-bd57-3e9089d6cdcf.png)

Hm... It inserts wrong item for me: ![изображение](https://user-images.githubusercontent.com/22453358/174451116-efd59058-767c-400e-a0c7-0f465e724d69.png) ![изображение](https://user-images.githubusercontent.com/22453358/174451117-1a833284-5021-4be1-a503-ae0ff14adaf3.png)