Goal: call `addColumn()` from vscode extension https://github.com/iteria-app/lowcode/pull/105 https://github.com/iteria-app/lowcode/blob/f097fa67917e05000ce9802cc43ef87e496ddde1/packages/react-lowcode/src/codegen/list.ts#L17 from # Requirements - [ ] extend vscode intellisense on material ui data grid - list available columns/fields in datagrid rows - [ ] use above `addColumn()` to refeactore 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/blob/main/src/views/test/GeneratedCustomersTable.tsx
Goal: call
addColumn()from vscode extension #105lowcode/packages/react-lowcode/src/codegen/list.ts
Line 17 in f097fa6
Requirements
addColumn()to refeactore the code