Alexander Wu

Results 3 comments of Alexander Wu

> I'm not sure if we're going to edit the dataset unless it contains harmful or sensitive info (shouldn't!) or obvious content problems. In a way we want to capture...

I found a simpler repro for this: In the single file find & replace, replace regex `\s` with ` ` and nothing will happen to the newlines in the file

Probably would be a good idea to write a unit test in the monaco editor library to test against memory leaks in the future?