Pavel Sapehin
Pavel Sapehin
Hi, I've tried to create a plugin using nvim.net but without any luck. It seems like the **dotnet host is unable to load** on Windows 10: ``` Failed to load...
Hi I tried to open a big .avi file (~400MB) from Google Drive and the Mounter ate a lot of memory during this operation (~1700MB). I'd even was not able...
#### Checklist - [x] I've verified that I use the latest version of the add-on by redownloading it from AnkiWeb - [x] I've verified that I use the latest version...
**Is your feature request related to a problem? Please describe.** Sometimes you may have to build multiple output files with multiples runs. For example, it may be the case for...
Hi, I'm trying to use pytest-bdd with unittest.mock - to be more precise - I have to patch a class (let's say 'MyClass') from a module_XXX in one of the...
Hi, It seems currently vscode-java-debug doesn't support a way to have different representations of a type during debug in inline view, "variables" and "watch" windows. ##### Environment - Operating System:...
This PR adds the ability to get additional fields for the Folder:List operation to the NextCloud Node. Before this change the user is able to get from NextCloud Folder:List only...
Hi, Would it be possible to add an example of writing/updating a file to an existing zip archive? Currently, it's not clear enough even after looking into sources. Thanks