Results 15 comments of eykamp

This fix seems to have been made elsewhere, which is why it wasn't merging. All that's left is a whitespace change.

Is this something you might want to merge? If you don't like it, perhaps I can find a different way to solve the issue.

Yes, that is correct, v3.3.3 and the API fails (as does the front end, but that just uses the API). ```` 2022-02-28 08:35:39,131 [TB-Scheduling-2] INFO o.t.s.s.queue.TbCoreConsumerStats - Core Stats: totalMsgs...

I want to bump this and suggest a way forward. If there is a place I can get a full database schema, I can compare it to what I have...

I'm experiencing this with 0.88.0 -- running VSCode on Win10, pulling from SFTP folder on remote machine. When I pull a zero byte file, the extension hangs, and I need...

I experienced the same issue; also Win10, also winget, same version number.

I know that in the prodict universe, Optional is, well, optional, but I like to use it where appropriate to document that something may or may not be appearing in...

I'm not opposed to the solution, but will point out that plural acronyms can end in "ss". For example, GISs, plural of GIS. But this problem seems addressable via other...

Maybe instead of hardcoding comment characters, you can grab them from here? https://code.visualstudio.com/docs/extensionAPI/vscode-api#CommentRule

I came here to request delayed delete as well; I have a similar use case to what others have posted and even a 1 hour delay would be useful, though...