Vyacheslav Egorov

Results 18 comments of Vyacheslav Egorov

I've improved file path search in the extension, but script names in your application (for example, .\script\task\task.lua) cannot be found relative the the executable (in .\bin\Debug) or relative to the...

Can you tell which specific part doesn't work or can be improved right now? Is script load not detected at all or do you just want to be able to...

How compatible is luabind-deboostified with luabind? I've tried the original and don't like the boost setup, but I'm worried that the custom version support will not help people who use...

I will need to update the extension to target the new Visual Studio. I'm working on it.

Fixed in 8302af072864ba4855977575020f92e6b36d54c9 Released in https://github.com/WheretIB/LuaDkmDebugger/releases/tag/v0.9.9 Use the LuaDkmDebugger17.vsix file to install. If I understand correctly, Extension Marketplace doesn't support extensions that work in both VS 2019 and VS 2022...

Hello, can you show the call stack with the name of the ldo.c function that is displayed?

Can you please check that all Visual Studio background tasks are completed before you go into the menu options (click on lower left corner button)? ![image](https://user-images.githubusercontent.com/7524683/84059026-a5e1a700-a9c2-11ea-9a71-bd0727d1247d.png) Visual Studio might delay...

I have published an update (0.8.7) which includes an 'Initialize...' button that is displayed before Visual Studio finishes initialization of the extension, you can try using that to check if...