Nathan Ridley

Results 58 comments of Nathan Ridley

As the output of `offset()` is only a negligible number of curves, I guess it's ok to suffer the O(n2) performance of testing for intersection between each of the resultant...

Sure, and aesthetics is all I care about in this case.

I need this functionality also. I'm currently working out a way to approximate the behaviour perhaps by intercepting and cancelling edits in "read only" ranges. Ideas: - `onDidChangeCursorPosition` and `onDidChangeCursorSelection`,...

@KFlash Have you moved on from this project? I'm just wondering if I should submit pull requests or if I should just fork the project.

Pretty sure @KFlash is out of action at the moment. Not sure if he just doesn't have the bandwidth to work on the project right now, or if lack of...

This should definitely be an option rather than being hard-coded. Cases where a notification exists, for example, to alert the user to get up and stretch every 20 minutes, start...

Hey, really sorry about the slow reply. I foolishly read the issue on my phone before going to sleep, and then forgot to follow up. The HashMap collection was actually...

Hey Simon, I'm open to this, though my knowledge of functional primitives is kind of only at a lower beginner-intermediate level, so I'd probably need some coaching here. I honestly...

I'm going to go ahead and give a preliminary nod to this. I can't see any downside. For what it's worth, I'm a heavy use of Most.js, which also has...

Cool, I'm glad it fits your needs. I'm quite open to evolving/improving the existing API where solid cases can be made. I still think of the library as pre-release, and...