Open ambrosiogabe opened 1 year ago
This should add some simple intellisense to the script editor. This issue will be complete when:
.
Check out how TypeScript intellisense works in VSCode for some inspiration.
This should add some simple intellisense to the script editor. This issue will be complete when:
.
after a variable, it should open a suggestion window that shows the available properties based on the typeCheck out how TypeScript intellisense works in VSCode for some inspiration.