Sophie
Sophie
I'm wondering if this is intended, despite the main package.json listing a dependency of angular v12 ``` Could not resolve dependency: peer @angular/common@"^8.2.0" from [email protected] ```
tests #19694
[internal notion doc](https://www.notion.so/prismaio/Views-c1373f139d8b49798187186319c8c84e#8fdf618829b648d69f3437edd94c2a27) ## Features - [x] https://github.com/prisma/language-tools/issues/1346 - [x] preview feature flag - [x] grammar for syntax highlighting - [x] https://github.com/prisma/language-tools/issues/1365 - [ ] https://github.com/prisma/language-tools/issues/1367 - [ ] https://github.com/prisma/language-tools/issues/1362...
Value completions are available after a value (but not immediately like one space after) -- note, this only seems to affect url completions, completions do not show up again on...
### Bug description Property value completions can trigger anywhere after the name, which can be before the = sign :: This is an issue with find_at_position and would probably require...
### Bug description Completions shouldn't trigger on the closing line with the } on it Possibly relevant Pest [docs](https://docs.rs/pest/latest/pest/#push-pop-drop-and-peek). [Internal discussion](https://prisma-company.slack.com/archives/C02FNFLDUS3/p1675335077997929?thread_ts=1675096401.749589&cid=C02FNFLDUS3)  ### How to reproduce 1. Open a schema...
Relevant code: [language-server/codeActionProvider/quickFix()](https://github.com/prisma/language-tools/blob/64498420c900338102f5edd1a24e9bfbb8bf5c1c/packages/language-server/src/codeActionProvider.ts#L100-L127)
### Pre-requisite: #### Test if dots are indeed allowed in the namespace name across providers - [ ] coackroachdb - [ ] mongodb - [ ] mysql - [ ]...