language-tools
language-tools copied to clipboard
epic(auto-complete): context parity
Currently we provide extra context during auto-complete for the following, it would be a boon to DX to further improve context for those that lack it
- [x] provider :: generator
- [ ] has docs link :: partial
- [ ] previewFeatures :: generator
- [ ] has docs link :: none
- [x] provider :: datasource
- [x] has docs link
- [x] Native Types :: model
- [ ] has docs link :: none
- [ ] Native Types :: type (MongoDB)
- [ ] has docs link :: none
- [x] Prisma Types :: model, type (MongoDB)
- [ ] has docs link :: none
Suggested solution
Example without context

Example with context

And docs link
