language-tools icon indicating copy to clipboard operation
language-tools copied to clipboard

epic(auto-complete): context parity

Open Druue opened this issue 3 years ago • 0 comments

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 image

Example with context image

And docs link image

Druue avatar Dec 01 '22 15:12 Druue