Hugo Persson
Hugo Persson
I don't know if I missunderstand the documentation for sentry tracing integration but I can not get event capturing to work. This my test code: ```rust #[tokio::main] #[tracing::instrument] async fn...
## Description ## Screencast ## Checklist - [x] I read the [extension guidelines](https://developers.raycast.com/basics/prepare-an-extension-for-store) - [x] I read the [documentation about publishing](https://developers.raycast.com/basics/publish-an-extension) - [x] I ran `npm run build` and [tested...
When I start the container everything starts correctly and I can access the web interface but the log is filled up with this error: UDP: Operation not permitted (code=1) Do...
I get the following error when trying to log in with Github ``` Environment: Request Method: GET Request URL: https://tabby.evercode.se/api/1/auth/social/complete/github/?code=7e0998d8142b72e790fd&state=2zCOu89YvhD129qYt7L9fbrGT7IaP5XL Django Version: 3.2.12 Python Version: 3.7.17 Installed Applications: ['django.contrib.admin', 'django.contrib.auth',...
Foremost, I love this project. Really great work! Is there any way to make pyright recognize the variables provided? I currently get a lot of annoying errors from my LSP....
I get the following error: ``` plugin:dataedit:12 TypeError: Cannot read properties of null (reading 'cssClassName') at $g (plugin:dataedit:78:30571) at Zi (plugin:dataedit:10:19510) at si (plugin:dataedit:12:3135) at Em (plugin:dataedit:12:44660) at bm (plugin:dataedit:12:39661)...
I would like to query the current theme and not listen to changes. Is that possible?
### Describe the bug I expected my multiline notes to be organized in multiple decks with tags ### To Reproduce Create flashcard like this: ``` #flashcards/cpen-355 #flashcards/linear-algebra Test ? 123...
Hi! For me, the highlights looks like this: Making the text unreadable, how can I change the purple color?
### Describe the bug I am having some issues with pylyzer and matplotlib ### Reproducible Code See https://github.com/Hugo-Persson/pylyzer-issue-example ### Environment OS: Mac Version: 15.2 ### Expected behavior No error ###...