5 Commits

Author SHA1 Message Date
73ddf841df Add support for PowerShell Syntax Highlighting (#5909) 2024-04-22 23:25:58 +01:00
24678b6170 Added support for Java & C++ (#3884) 2023-02-16 10:27:31 +00:00
a49e682a35 Support TypeScript language in code nodes (#3469) 2022-12-01 13:43:10 +00:00
96bdfb1c85 Add header to scripts (#2432) 2022-06-15 17:31:12 +01:00
c26e41d595 Autogenerate TypeScript declaration files (#2359)
* Remove .d.ts and fix type errors

* Fix failing test

* Upgrade roll up to remove maxlisteners warning

* Refactor type generation and make build script run in sequence to avoid OOM errors in GitHub actions

* Small change

* Fix playground TS errors
2022-06-14 10:42:43 +01:00