Skip to content

Issues: prisma/language-tools

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

show type definitions in vscode kind/feature A request for a new feature. team/schema Issue for team Schema. tech/typescript Issue for tech TypeScript. topic: jump-to-definition
#1705 opened Apr 21, 2024 by jelmd
Missing code autocomplete for referential actions with mongodb bug/1-unconfirmed Bug should have enough information for reproduction, but confirmation has not happened yet. kind/bug A reported bug. team/schema Issue for team Schema. topic: autocompletion
#1676 opened Mar 3, 2024 by milindgoel15
Renaming relation field column does not create @map("original") bug/2-confirmed Bug has been reproduced and confirmed. kind/bug A reported bug. team/schema Issue for team Schema. topic: @map topic: rename
#1609 opened Dec 6, 2023 by Akxe
Formatting the schema.prisma file scrolls the entire window down bug/1-unconfirmed Bug should have enough information for reproduction, but confirmation has not happened yet. kind/bug A reported bug. topic: formatting
#1590 opened Nov 10, 2023 by divmgl
Publish Insider version under better version number kind/feature A request for a new feature.
#1513 opened Aug 26, 2023 by janpio
Improve file watcher for macOS kind/improvement An improvement to existing feature and code. team/schema Issue for team Schema. tech/typescript Issue for tech TypeScript. topic: file watching
#1493 opened Aug 10, 2023 by Jolg42
Flag to ignore a line in linter kind/feature A request for a new feature. topic: linting
#1491 opened Aug 9, 2023 by altintx
Language Server does not respect prisma version in monorepo bug/1-unconfirmed Bug should have enough information for reproduction, but confirmation has not happened yet. kind/bug A reported bug. team/schema Issue for team Schema. topic: validation
#1459 opened Jul 12, 2023 by hrueger
bug: directUrl breaks type autocompletion in mongo bug/1-unconfirmed Bug should have enough information for reproduction, but confirmation has not happened yet. kind/bug A reported bug. team/schema Issue for team Schema. topic: autocompletion
#1408 opened May 1, 2023 by Druue
bug: value completions are available after the actual value bug/2-confirmed Bug has been reproduced and confirmed. kind/bug A reported bug. team/schema Issue for team Schema. tech/engines/datamodel Issue about parsing/validation/rendering of the Prisma schema topic: autocompletion
#1394 opened Mar 16, 2023 by Druue
bug: config value completions should only trigger after = bug/2-confirmed Bug has been reproduced and confirmed. kind/bug A reported bug. team/schema Issue for team Schema. tech/engines/datamodel Issue about parsing/validation/rendering of the Prisma schema topic: autocompletion
#1393 opened Mar 16, 2023 by Druue
bug: completions on closing line bug/2-confirmed Bug has been reproduced and confirmed. kind/bug A reported bug. team/schema Issue for team Schema. tech/engines/datamodel Issue about parsing/validation/rendering of the Prisma schema topic: autocompletion
#1392 opened Mar 16, 2023 by Druue
VSCode Extension 4.10.1 & 4.11.0: memory access out of bounds bug/1-unconfirmed Bug should have enough information for reproduction, but confirmation has not happened yet. kind/bug A reported bug. team/schema Issue for team Schema. tech/engines/formatter engine Issue in the Formatter Engine topic: formatting
#1386 opened Mar 1, 2023 by dawnmist
Support Stackblitz/Webcontainer
#1381 opened Feb 11, 2023 by janpio
SQL suggestions to raw queries kind/improvement An improvement to existing feature and code. team/schema Issue for team Schema. tech/typescript Issue for tech TypeScript. topic: autocompletion topic: linting
#1378 opened Feb 8, 2023 by arthurfiorette
Quick Fix for spelling should be extended to support views kind/improvement An improvement to existing feature and code. team/schema Issue for team Schema. tech/typescript Issue for tech TypeScript. topic: code action topic: quick fix topic: views
#1367 opened Jan 23, 2023 by Druue
Renaming could also rename usages in code kind/improvement An improvement to existing feature and code. team/schema Issue for team Schema. topic: rename
#1363 opened Jan 19, 2023 by janpio
ProTip! Exclude everything labeled bug with -label:bug.