Žilvinas Ledas

Results 15 comments of Žilvinas Ledas

> Not sure I understood the instruction: 'one needs to take/copy vae folder from "standard"'. And I'm not sure if I'm using it properly. @wonderly2 , this means that you...

> Hi @zledas, very sorry for the late reply! If you don't mind, I'll add some commits to your PR to make it work again :) @anton-l no problem, feel...

@anton-l thanks for looking into and updating it! I tested the newest commit and I get this error: ``` 2022-10-18 13:56:21.2822368 [E:onnxruntime:, sequential_executor.cc:369 onnxruntime::SequentialExecutor::Execute] Non-zero status code returned while running...

@anton-l thanks for the link. Weird that it worked 3 times with the old commit and failed 2 times with the new (while changing commits in-between), but yeah, it looks...

I'm new here, but I also noticed, that most of the code is just duplicated, which is very hard when you want to make changes to all three :(

Today I saw, that `TODO` highlighting is not good enough – it does not catch some cases...

Thanks for responding. Yes, `\s*` and `variable.other.XXX` changes are the main ones! And it would be perfect if at least main cases of TODO highlighting would be available as well...

Tested new version – it works! :) Didn't find any breakages, but our formatting is quite strict, so not much variation. On the other hand, variables and function calls are...

Tested it – extended variable scopes work great. BUT I found another problem. I think this did not work before as well. Attaching screenshot and repro case ([repro.ink.txt](https://github.com/inkle/ink-tmlanguage/files/4600867/repro.ink.txt)). AND while...

Thanks for checking it out. I am using Visual Studio 2019 (Community edition). What I just noticed is that `{` and `}` are not highlighted if they are right after...