prisma-labs / team

πŸ‘©β€πŸ”¬πŸ‘¨β€πŸ”¬Past sprint demo recordings & more
1 stars 1 forks source link

nexus vscode plugin #7

Open jasonkuhrt opened 4 years ago

jasonkuhrt commented 4 years ago

Users forget to run their server thus not generating new typings, and so not getting typegen.

We could try solving this with a VSC plugin that upon detecting a nexus project boots a background process building typegen on every source code change. It could integrate with a dev mode that also runs the app, maybe present some UI in a new panel, bring snippets, and so on...

Example motivation https://github.com/prisma-labs/nexus/issues/77#issuecomment-478286731