joetifa2003

Results 10 issues of joetifa2003

Is it planned to have Wakatime support, and is there any workaround to get it working?

C-enhancement
A-plugin

![image](https://user-images.githubusercontent.com/62658783/156059071-22de9f6b-70d4-4f89-ab72-93e0ddd3c503.png) When I try to use the sentiment analysis predict function it gives me this error. version: 0.10.3 here is the code ![code](https://user-images.githubusercontent.com/62658783/156059393-8997a022-9e8a-4bc4-a728-d24061a529c6.png)

needs context
sentiment

I want to handle playlist links and spread the songs to the queue. The current behavior is that it will add all the songs as a single track so if...

### Expected Behavior When marking a task in kanban as done it should add the ✅ emoji with the date ### Current behaviour It doesn;t add the ✅emoji if i...

type: enhancement
type:other plugin

![image](https://user-images.githubusercontent.com/62658783/190411193-dd07ebca-f874-475e-bfc6-8ab7468c670d.png) LSP doesn't work at all vscode Windows 11 (wsl ubuntu)

``` /projects/go-test ❯ go run . # github.com/goccy/go-jit/internal/ccall jit-dump.c: In function ‘jit_dump_value’: jit-dump.c:151:29: note: the ABI of passing union with ‘long double’ has changed in GCC 4.4 151 | const_value...

I can get the context from the chat method's return value. But when fetching from the history, I lose that information. I want to get that in the history for...