Denis Zykov

Results 125 comments of Denis Zykov

It's taking too much time to reproduce these circumstances. I'm gladly present debugging session for you @KirillOsenkov in skype(deniszykov87)/discord (490096546608578560)/telegram(deniszykov) during evenings or mornings in CET.

Here is workaround/alternative solution. Since launching ILRepack already requires preliminary MSBuild configuration, I use the built-in DeleteTask for cleaning. Here is example: ```xml $(PkgILRepack)\tools\ILRepack.exe @(RepackTarget->'"%(Identity)"', ' ')

Hello @scriptkitz ! 2. Do you mean that `Pick List`/`Multi-Pick List` needs not a Name/Value pair but a Name/Display Name/Value triple? 3. This can be achieved even now through data...

Hi @scriptkitz! I have planned these features for the next iteration: - add a new export format : Lua - Enum/List type need DisplayName prop.

Hi @sebas77! I have a few suggestions that might help improve your code and address the issues you're encountering: Instead of creating a new message writer for each buffer, consider...