TypeCell, open source TypeScript notebooks live programming environment
21–26 of 26 posts
Re: TypeCell, open source TypeScript notebooks live programming environment
#22"Running code has never been easier :)" Well... presses Ctrl-Shift-i ...I found an easier way to run some code :)
F12 is even easier
Re: TypeCell, open source TypeScript notebooks live programming environment
#23I don't seem to be clever enough to figure out importing from NPM. The docs indicate that you don't need to do anything special, but all of my attempts yield "Error: couldn't resolve module [module name]". I can however import from other notebooks, and that's very cool: https://www.typecell.org/@steveadams/test
Re: TypeCell, open source TypeScript notebooks live programming environment
#24One of the great mysteries of life is why Microsoft doesn't provide a good TypeScript notebook for VsCode. The JS notebook plugin is like a toy.
Re: TypeCell, open source TypeScript notebooks live programming environment
#25One of the great mysteries of life is why Microsoft doesn't provide a good TypeScript notebook for VsCode. The JS notebook plugin is like a toy.
Why should they?
They own VSCode and TypeScript. No one is better positioned to make such a product.