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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

js tag function syntax highlighting is incorrect bug/1-unconfirmed Bug should have enough information for reproduction, but confirmation has not happened yet. domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/bug A reported bug. topic: syntax highlighting topic: vscode
#1734 opened May 17, 2024 by Cat7373
Syntax Highlighting breaks for Enum when there is no space between the enum's name and the curly { bug/2-confirmed Bug has been reproduced and confirmed. domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/bug A reported bug. topic: syntax highlighting topic: vscode
#1723 opened May 10, 2024 by ITyukz11
Language server cannot correctly report diagnostics for sources containing multibyte characters bug/1-unconfirmed Bug should have enough information for reproduction, but confirmation has not happened yet. kind/bug A reported bug. topic: multi-byte
#1721 opened May 9, 2024 by kyoh86
show type definitions in vscode domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/feature A request for a new feature. tech/typescript Issue for tech TypeScript. topic: jump-to-definition
#1705 opened Apr 21, 2024 by jelmd
actions/create-release@v1 might break soon because it's using set-output which is deprecated domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/tech A technical change. tech/typescript Issue for tech TypeScript. topic: ci topic: tech debt
#1615 opened Dec 12, 2023 by Jolg42
Renaming relation field column does not create @map("original") bug/2-confirmed Bug has been reproduced and confirmed. domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/bug A reported bug. 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 domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/improvement An improvement to existing feature and code. 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. domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/bug A reported bug. 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. domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/bug A reported bug. topic: autocompletion
#1408 opened May 1, 2023 by Druue
GitHub Actions: remove/replace create-release and upload-release-asset deprecated actions domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/tech A technical change. topic: ci
#1405 opened Apr 26, 2023 by Jolg42
Prisma syntax highlighting not active in Markdown preview (VSCode) domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/feature A request for a new feature. topic: syntax highlighting topic: vscode
#1401 opened Apr 14, 2023 by AjaniBilby
bug: vscode extension does not show a warning about manually adding an index when using relationMode = "prisma" bug/2-confirmed Bug has been reproduced and confirmed. domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/bug A reported bug. tech/engines/formatter engine Issue in the Formatter Engine topic: diagnostics topic: referentialIntegrity/relationMode
#1400 opened Apr 12, 2023 by smashboy
bug: value completions are available after the actual value bug/2-confirmed Bug has been reproduced and confirmed. domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/bug A reported bug. 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. domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/bug A reported bug. 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. domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/bug A reported bug. tech/engines/datamodel Issue about parsing/validation/rendering of the Prisma schema topic: autocompletion
#1392 opened Mar 16, 2023 by Druue
Composite Primary Key with relationMode Prisma and Foreign Key bug/2-confirmed Bug has been reproduced and confirmed. domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/bug A reported bug. topic: referentialIntegrity/relationMode
#1387 opened Mar 7, 2023 by varugasu
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. domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/bug A reported bug. tech/engines/formatter engine Issue in the Formatter Engine topic: formatting
#1386 opened Mar 1, 2023 by dawnmist
ProTip! Type g i on any issue or pull request to go back to the issue listing page.