mui / toolpad

Toolpad: Full stack components and low-code builder for dashboards and internal apps.
https://mui.com/toolpad/
MIT License
1.01k stars 264 forks source link

Custom components editor: external components type definitions #88

Open Janpot opened 2 years ago

Janpot commented 2 years ago

Load type definitions of url imports for autocompletion in monaco-editor.

Read -typescript-types header (Same way deno does it https://deno.land/manual/typescript/types#using-x-typescript-types-header)

prakhargupta1 commented 2 years ago

7-month-old issue, is it still relevant?

Janpot commented 2 years ago

yes, it's about having autocomplete for externally imported code