Open
Description
we should support TypeScript
We can iterate on this and go like this
- add a new language "TypeScript" without compilation
- Add support for compilation
- Add instructions on how to enable TypeScript support in
Extensions.js
- TypeScript should not run if it's not enabled -
add support for type checks with Biome LSPuse typescript-language-server - port Welcome demo to TypeScript
- Add TypeScript support to workbench-cli
- have the
build-aux/library.js
compile TypeScriptmain.ts
files to equivalentmain.js
files (and run biome formatter over them) - port more demos to TypeScript Draft: Port demos to TypeScript demos#201
- replace BrainBlasted/gi-typescript-definitions with generating types at build time
- Add a simple script that will generate the types for us. Probably similar to https://github.com/vixalien/gi-typescript-definitions/blob/main/generate_types_in_flatpak.sh Draft: Port demos to TypeScript demos#201
- https://floss.social/@jumplink/114218446354825670
Metadata
Metadata
Assignees
Labels
No labels