Jeremy Rifkin

Results 163 comments of Jeremy Rifkin
trafficstars

I think this PR is good to go

> I just wonder once all "_pretending to implement_" classes are gone, if TS really helps out or it 'causes just confusion. There are things not really standard that might...

Thanks for the reply, yeah this is the latest ts version. The current types are great as far as working with the library in TS goes, the `.d.ts` files do...

Just from reading the code. I figured I'd raise the issue in case it was unintentional - This seems to be the sort of thing that's almost always a bug...

While this issue has gone stale, it is probably still worth triaging

I know I'm 2 years late to this but for anyone else... Using this should be fairly straightforward: ```bash # Clone git clone https://github.com/jmreyes/simple-c-shell.git && cd simple-c-shell # Build gcc...

(For future reference: Reported at https://github.com/llvm/llvm-project/issues/55357)

https://github.com/microsoft/monaco-editor/pull/4436 Ostensibly will fix things. Once the change from https://github.com/microsoft/vscode/pull/183463 is in monaco we can also fix on the CE side of things.