Haris

Results 28 issues of Haris

Hey, hope things are well and thanks for this cool collection! I'm trying to bind `crux-move-beginning-of-line` to a key, but it doesn't respect shift-selection. Is this expected? I've tried the...

Hi Hernán, Thanks for this nice select plugin! Your comment from #37 said it's licensed under the MIT license, but I didn't find one in the repo. **Changes** * Added...

Awesome Library Talles! I know you rather that we look into other libraries if there's a feature we think is missing, but I really really like this library's simple interface...

The task here is to add CRUD features to the admin dashboard. Currently, we only read information from the database but don't have means of modifying it. ### *Creating* Generate...

plugin

We can embed something like this into the development plugin: https://github.com/mjmlio/mjml It should help write/maintain emails.

plugin

# Adding a backend framework ### Base requirements for each framework: - [ ] Add new framework option to CLI, update `BackendFramework` enum - [ ] `main.rs` which starts the...

backend-framework

Some projects may require queues -- for them, it might help to have `lapin` setup and connected with a local RabbitMQ instance. # Plugin Requirements Backend - [ ] Connect...

plugin

The first step here is to create an outline for documentation sections such. From there, we can create more issues to populate individual sections. Here are some sections we can't...

documentation

Add test stubs for `actix-web`

backend-framework

Add test stubs for `poem-web`

backend-framework