-
## Bug description
I'm in the process of designing a new schema/db. After editing the schema.prisma file for a couple of hours (with breaks to look up documentation/etc), the Prisma Language Se…
-
### Details
- Implement a screen that allows the user to connect their bank account using Teller
Checklist
- [X] `pages/bank-connection.tsx` ✅ Commit [`e543691`](https://github.com/perryraskin/ra…
-
## Problem
I think common fields can be excluded from models and be in one single abstract model, also I find it can be a little bit redundant to have to write them over and over again.
## Sugge…
-
Type: Bug
When I activate Blockman on a large Typescript codebase, my VS Code which is usually super snappy becomes really really slow (10+ seconds when I try to access to type definitions)
Extensi…
-
### Describe the bug
This may be user error, but I am trying to understand why not all of the treesitter grammars in https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/tools/pars…
diegs updated
3 weeks ago
-
Prisma schema loaded from prisma/schema.prisma
Datasource "db": SQLite database "data.db" at "file:../data/data.db"
2 migrations found in prisma/migrations
No pending migrations to apply.
St…
-
### Before reporting
- [X] I have updated my neovim version to latest _master_
- [X] I have updated my plugin to the latest version
- [X] I have run `:TSUpdate`
- [X] I have read the [troubleshooting…
-
### Describe the bug
I noticed recently when editing a large markdown file that has more 1000 lines that the delay between keystrokes while typing becomes perceptible. This only happens when treesi…
-
I have seen quite a few documentations changes for plugins that do live in this repository like the prisma plugin.
As the ecosystem matures, this will only become more and more the case.
So I think …
-
### Issue Summary
After cloning the repo and running `docker compose up`, it fails to build (MacOs Sonoma 14.4.1 macbook m3):
```
$docker compose up
[+] Building 13.3s (14/27) …