Thibault Hennequin

Results 34 comments of Thibault Hennequin

In which situation would you like to access the ImwContainer ?

During ImwWindow::OnGui you can call ``ImwWindowManager::GetInstance()->GetCurrentPlatformWindow()`` to retrieve the current ImwPlatformWindow. Or you can call ``ImwWindowManager::GetInstance()->GetWindowParent(pWindow)`` which return an ImwPlatformWindow too. Can that be enough ?

Please, try to be more explicit. What version do you use ? A release version, a developmment build, a local builded version ? Do you have a GPU with DirextX...

It look like you are usingd an Intel HD 4000 GPU and it should support DirectX 11. Try to update the drivers. For my part, I tried on an Intel...

Hi, I start the conversion to AsyncPackage, but because my desktop died 3 months ago, I can't continue to work on it, I'm waiting for my Ryzen 3900X :). Sorry...

Thanks for your pull request. I can't totally evaluate your pull request for now, because of my dead computer (see Issue #7). I will continue to work on my working...

Ok and have you seen some performance improvement with the async package?

Hi, I add support of VS2019 in the branch **universal-ctags**. This branch include many new features. The last build can be downlod here https://ci.appveyor.com/api/buildjobs/vl577q3183iv5hiw/artifacts/VS-QuickNavigation%2Fbin%2FRelease%2FVS-QuickNavigation.vsix But I need to make some...

After many years, I finally create a new branch inspired by your pull request, fixed some things and added support for VS 2022.

I added support of VS 2022 if you like. It's on the async branch and a prerelease is available. https://github.com/thennequin/VS-QuickNavigation/releases/tag/0.9.121