-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Attempt to start zed, note that it fails:
```
~ ❯ zed
error opening [PathWithPosition { path:…
-
### Before Reporting
- [X] I found no existing issues matching my bug
- [X] My issue is not caused by a theme
- [X] My issue is not caused by a plugin
### Describe the Bug
When tapping on a…
-
### Brief Issue Summary
Consider following code (from https://github.com/AmigaPorts/ACE):
```cmake
set(ACE_LIBRARY_KIND OBJECT CACHE STRING "Build kind: static library or bunch of .o files. OBJ…
-
[hardware.mk](https://github.com/bespoke-silicon-group/bsg_replicant/blob/main/libraries/platforms/common/dpi/hardware.mk#L92) line 92 missing `VSOURCES += $(BSG_MANYCORE_DIR)/testbenches/common/v/van…
-
## Breaking change proposal
I propose the following breaking change, to drop support of `Decimal.js` when using `Decimal` and return a `String` instead by default. Optionally, `Decimal.js` or any o…
-
the library corrupts level data, doesnt properly parse or stringify it.
plus a new circloo update dropped, so new things need to be added
-
After updating to version 0.0.22 I get the following error when building for Mac OS. I didn't got it before when using 0.0.19. Any idea how to fix?
/Users/marvinkruger/Fluids/71/Fluids/Plugins/Fun…
-
```r
library(tidyverse)
library(farr)
library(DBI)
load_parquet
summarize(num_years = n(), .groups = "drop") |>
filter(num_years == max(num_years, na.rm = TRUE)) |>
compute() |>
sys…
-
### 🐛 Issue: Improve Drag-and-Drop Functionality in Kanban Board
**Description:**
There are a couple of issues with the drag-and-drop feature in the Kanban board that need attention:
1. **Deskt…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Configure:
```
// /Users/joseph/.config/zed/tasks.json
[
{
"label": "git checkout…