Jason Axelson

Results 208 issues of Jason Axelson

New behavior: if the user has a global filter set then the global filter is inserted when the "Tasks: Toggle task done" is run. # Description The "Tasks: Toggle task...

scope: commands

I recently update exqlite and now when I run `mix compile` I see the following error printed in red text: > Error happened while installing exqlite from precompiled binary: cannot...

In the case where: - You set the expectation in the test process - A task (with proper `$callers`) is started from the test process - The test process finishes...

Kind: Enhancement

## Description Test against Elixir 1.16 and OTP 26.2 ## Motivation and Context Ensure Scenic works on the latest versions of Elixir/OTP ## Types of changes - [ ] Bug...

### Checklist - [x] Check other issues and make sure that it is not reported yet. ### Versions and Environment Elixir: ```bash # elixir -v Erlang/OTP 25 [erts-13.1.5] [source] [64-bit]...

bug

https://github.com/ScenicFramework/scenic/blob/391e9d2de4a19ec886f80d1873a0527eafd1b9cf/guides/getting_started_nerves. `mix scenic.new.nerves my_app` no longer works. Instead https://github.com/ScenicFramework/scenic_new#build-a-basic-nerves-application should be followed

bug

We were going to add generators in https://github.com/ScenicFramework/scenic_new/pull/53 But these make more sense to include in Scenic itself since the version of scenic_new may not match the version of scenic...

enhancement

The Inky Impression 7.3" uses a different chip than the Impression 5.7" and 4" so it required a new HAL module. To fit this new chip support into the library...

Hi, thanks for the plugin! I'm really enjoying it! :tada: I'm trying to bind Ctrl+space to "preview" but I'm having trouble Things I've tried: - `Mod 32` (this is the...

I think it would be helpful if it was possible to bring up the search modal again to edit my search after pressing the "New search" button. This would let...