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

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
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 LSP rename
#1609 opened Dec 6, 2023 by Akxe
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 LSP text document completion
#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 LSP text document completion
#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 LSP text document completion
#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
@@index not works for multiple keys 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
#1334 opened Dec 16, 2022 by chhornponleu
bug(highlighting): Multi-line return type breaks inline sql highlighting for queryRaw 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: raw queries queryRaw, executeRaw, etc. topic: syntax highlighting topic: TS integration Language-tools connecting with TypeScript files
#1316 opened Dec 7, 2022 by Druue
2 preview feature flags are deprecated, but all are underlined yellow 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 Issue for tech Engines. topic: validation
#1211 opened Jul 30, 2022 by janpio
Native type auto suggestion only works directly after dot 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: autocompletion LSP text document completion topic: native types
#1082 opened Mar 11, 2022 by janpio
id Int @id @map( suggests map instead of empty string "" 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: autocompletion LSP text document completion topic: spans Spans in the PSL AST
#1076 opened Mar 11, 2022 by janpio
Renaming enum column fails (to set @map) 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: rename LSP rename
#1055 opened Feb 10, 2022 by Akxe
Syntax Highlighting fails after @default("\"") 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
#983 opened Dec 2, 2021 by janpio
@prisma/language-server versions overlap for versions that are for Insider vs. stable version 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: automation topic: ci topic: internal
#868 opened Sep 7, 2021 by janpio
Insider version for 3.1.0-dev.1 was published with unexpected version number 31.0.55 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: ci
#867 opened Sep 7, 2021 by janpio
Renaming optional models also includes ? in input field, causing trouble 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: rename LSP rename
#862 opened Sep 7, 2021 by janpio
Wrong autocompletion [] for previewFeatures = "" inside quotes 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: autocompletion LSP text document completion
#757 opened Apr 10, 2021 by janpio
Consistently seeing "You have both the Insider and stable Prisma VSCode extension installed..." on Insider installation 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: Insider topic: internal
#752 opened Mar 25, 2021 by matthewmueller
Missing node_modules folder in vsix did not get caught in CI 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: automation topic: ci topic: internal
#533 opened Oct 7, 2020 by carmenberndt
ProTip! Adding no:label will show everything without a label.