Mitchell Hanberg

Results 93 issues of Mitchell Hanberg

fallback content or optional slots will probably come in handy

enhancement

It would be cool to be able to pass a component as the slot name, allowing easier composition of shared markup. Now ```elixir defmodule TempleExampleWeb.Components.LinkList do import Temple.Component defcomp Item...

enhancement

### Issues - [X] I have checked [existing issues](https://github.com/jose-elias-alvarez/null-ls.nvim/issues) and there are no existing ones with the same request. ### Feature description Diagnostics source for the [asyncapi CLI](https://www.asyncapi.com/tools/cli). ### Help...

enhancement

### Issues - [X] I have checked [existing issues](https://github.com/jose-elias-alvarez/null-ls.nvim/issues) and there are no existing ones with the same request. ### Feature description Diagnostics source using the [redocly CLI](https://redocly.com/docs/cli/) for validating...

enhancement

Next LS is a new language server for Elixir Homepage: https://www.elixir-tools.dev/next-ls GitHub: https://github.com/elixir-tools/next-ls --- Will write tests tomorrow, just getting this up before calling it a night.

### Host Tell us about your Host OS (the machine you're building burrito apps on) **Host OS**: macOS 14 **Host CPU**: M1 Please run `zig version` in your Burrito project...

bug

## Description It would be slick to have a Wallaby driver for the LiveViewTest API, allowing you to use (probably a subset) of the Wallaby API to drive your liveview...

These values are charlists coming from the Erlang opentelemetry library, so when they are JSON serialized they are turned into an array of integers. This should be a string so...