lowcode icon indicating copy to clipboard operation
lowcode copied to clipboard

generatePages() from vsocode

Open jozef-slezak opened this issue 4 years ago • 0 comments

Goal: call generatePages() from vscode extension https://github.com/iteria-app/lowcode/pull/105

Requirements

  • [ ] extend vscode intellisense on material ui data grid - list available entities from graphql introspection (you can find graphql enpoint in https://github.com/iteria-app/example-material-ui)
  • [ ] use above generatePages() to generate the code
  • [ ] attach screenshots / video in the pr of the solution
  • [ ] manual test on this project/file https://github.com/iteria-app/example-material-ui

jozef-slezak avatar Jul 02 '21 06:07 jozef-slezak