dizzib

Results 13 issues of dizzib

AFAICT CoffeeSharp's watch mode does not watch for new files being added, requiring a manual restart of the process. It would be useful if CoffeeSharp could automatically watch for and...

The panel text is obscured by subsequent widgets on startup: ![panel1](https://cloud.githubusercontent.com/assets/1223150/4766743/51694320-5b55-11e4-9024-a7e5e14b51ed.png) Quick workaround is to enter Awesome Widget Settings then hit OK: ![panel2](https://cloud.githubusercontent.com/assets/1223150/4766764/8d126122-5b55-11e4-8065-b44607f43be6.png) Also, for some reason the text becomes...

bug
known issue

Because the free nodejs hosting on Openshift v2 has been withdrawn :-1:

Due to removal of marionette's global `testUtils` object which is used to maintain state across calls to `_executeScript`. Unfortunately I've been unable to find a substitute that works, having tried...

Haven't tried this yet, but it seems stale data might be returned after save() is called ? If the cache expired on save() then the expiry time could be significantly...

![IMG_0371](https://github.com/sayanarijit/xplr/assets/1223150/6c4f6910-904c-4a22-b2df-7238b06ef195) https://xplr.dev/en Safari browser on iPad pro 12 For anyone else having this issue, you can read the documentation from https://github.com/sayanarijit/xplr/tree/dev/docs/en/src

It would be great if virtual text could appear on the current line begin debugged. Also, in the screenshot we see `bool value = “b0”` ![Screenshot 2024-09-06 at 14 37...

### Did you check the docs? - [X] I have read all the trailblazer.nvim docs ### Is your feature request related to a problem? Please describe. I have configured [flash](https://github.com/folke/flash.nvim)...

enhancement

In the following example… ![Screenshot 2024-09-20 at 14 11 49](https://github.com/user-attachments/assets/9ae0aa99-6d60-44d4-946c-fb8192bfa3dc) …accepting the completion results in the following: ![Screenshot 2024-09-20 at 14 38 36](https://github.com/user-attachments/assets/a53d4fcd-c833-4c61-9a4f-9c28b63f309a) It would be great if it could...

Colors are not highlighted in flutter/dart code, I guess because format `item.kind` is `Field` and not `Color`: ![Screenshot 2024-09-04 at 08 55 09](https://github.com/user-attachments/assets/7f586f4b-4e66-4621-b614-2414ea3eae40) My cmp config: ``` formatting = {...

enhancement