Rasmus Porsager
Rasmus Porsager
@barneycarroll Do you mean the (halt, refresh, fullscreen) links are confusing now, or that they would be if the console took up the iframe space? Assuming you mean if the...
For portrait (mobile) it could be something like this?
Could you maybe post an example of some typescript code that should throw an error / warning?
I've been looking closer at getting error output, but unfortunately it's not as straight forward as I had hoped. I currently use `ts.transpileModule` which [bypasses any kind of diagnosis](https://github.com/Microsoft/TypeScript/issues/17514). To...
Hmm.. couldn't help myself.. I managed to get a bit further.. This definitely needs to be put in a worker, cause it seems quite heavy, but I think that might...
Thanks for the pointers :) I'll play around with it a bit more next week.. Also looked a bit into fetching type declarations with @spacejack on gitter, so I'll just...
I think this might be solved better by using the monaco editor and use the typescript checker it includes. I haven't found anything for CodeMirror unfortunately, there's only the js...
I tried with `*` and italic, but it felt more like it represented "Not saved". I also tried various icons, but I think the following communicates the situation best.. What...
Hi @tivac .. Thanks, and sorry for the late response!! You're absolutely right! I've got most of the code ready for it since I first implemented the upcoming persisted flems...
Wow.. how time passes by. I might retrofit the code from persistent flems to do this before persistent flems is done, so yeah, one day hopefully..