Carlo De Pieri

Results 16 comments of Carlo De Pieri

`self` refers to the dictionary the function was invoked from; if the function is defined like that `self` won't be defined (see `:help Dictionary-function`). To make it work, the function...

Ok, I wasn't getting that error because I was setting the InitForJob for a specific maker, not for a whole filetype. With the `dict` keyword the function is being called...

What about a toggle in the 'manage project' section for showing/hiding a project from the project list on the left? This way we could de-clutter the project list, while maintaining...

> This issue has not received any updates in 90 days. Please comment, if this still relevant! Good bot, this is still relevant!

Hi! I probably stumbled on the same issue and I think I got a fix. **TLDR** Check the permissions on `/var/cache/ddclient/ddclient.cache`; if it's owned by `root` and not by `ddclient`...

@dragonpaw I had this same problem some time ago; since I couldn't find any existing solution I wrote a pytest plugin that deletes cassettes of failed test by using a...

I think I'm facing similar issues. @axsaucedo have you got a source different from the default set for far? Are your cwd different from the file path? Anyway, since one...

Actually, I realized that being bottom-up, the second part of my previous report was not really the best example. Allow me to present a more common use case with the...

My 2c about this: - as of today, the PWA is not working correctly on my android 11 device (pixel 2xl) and android 12 device (pixel 4a) My setup is...

> Not much I can do on this to troubleshoot since I can't replicate the issue with any of my devices. If anyone can troubleshoot on their end with a...