Jeremy Rifkin

Results 162 comments of Jeremy Rifkin
trafficstars

Taking a look at cython locally the generated C is quite large but it should be possible to extract the relevant stuff. Feeding the C code into another compiler to...

Hi, friendly bump :) Would it be possible to at least get a patch release? The last release was 3 years ago and this has been solved for 2 years.

I can see the behavior testing with gcc. I don't think this is a CE issue, rather an issue of gcc not being able to turn off its inlining.

Hi @hediet, shouldn't the bracket pairs be colored differently when `enabled` is `false`? ![image](https://user-images.githubusercontent.com/51220084/224781368-d861e183-1bf3-475e-874e-44781b1b3393.png) https://microsoft.github.io/monaco-editor/playground.html?source=v0.36.1#XQAAAAL9AAAAAAAAAABBqQkHQ5NjdMjwa-jY7SIQ9S7DNlzs5W-mwj0fe1ZCDRFc9ws9XQE0SJE1jc2VKxhaLFIw9vEWSxW3yscoyOBTfVOOo4AuRGzYGy8DBvknaaXft9rWb1w8nFlXgKvv6gQ-8WWRoaJxf4YK1BpWeTgWlwgQ6ptrf92RgJkcqUajbS4XqzFrCLmx5_4QNJ_DBYNOj-yKrNBpQncSILkuwvv_ShU7Ckbk0xmZkfvpI28LzEsC634vuMIi_K1lRocBCleP79lIPgCzn_7CNEA

Hey all, I'm sorry I've let my PR go stale. I'd like to get it merged so at least most errors while using it with TS can be resolved! I'll...

The tricky thing I ran into in #168 was the whole masquerading as `globalThis.DOMParser` or whatnot. The most correct thing to do would probably be to go add jsdoc type...

> bug from here or in your logic? this one I am curious about, as 100% code coverage might not test all possible cases anyway, so I am willing to...

It would be really nice to see this PR merged