Tanc
Tanc
I'm also seeing the message `The repository 'https://packagecloud.io/pimutils/vdirsyncer any Release' does not have a Release file.` every time I run `apt update` on Ubuntu 20.04 after following the installation instructions
Just to update people watching this issue, the developer said the following today [on Discord](https://discord.com/channels/459365938081431553/1039459860967866389/1056181042106597376): > webhooks will come very soon. I’m migrating the codebase to tRPC, so the frontend...
Thanks @amb3r-dev this also worked for me! I was having an issue installing a neovim plugin too. In my case `XDG_RUNTIME_DIR` was set to `/run/user/1000/` but that directory didn't exist....
Also having this problem when editing (some) class names in insert mode in html documents. Have to restart vscode each time. Disabling `vim.statusBarColorControl` also made no difference.
@sghoweri I've just been testing your work, or at least trying to (not very experienced with pattern lab). Using the non-forked repository and aleksip/plugin-data-transform I was able to have data...
I realised I had the old regex in my config.yml so I updated it to the new one. Now I'm seeing a lot of errors like: ``` Warning: array_unique() expects...
Chasing my tail a bit here but I think I had removed the regex from config in those errors above. Now with what I think is the correct config: ```...
Confirming the goal is to get data inheritance in pattern lab working as they would with shorthand syntax. The data transform plugin only works with shorthand syntax (vanilla code).
Is there anything I can do to help move this along?
Great! I'll get to testing it this week