Simon B. Støvring

Results 60 comments of Simon B. Støvring

@xAlien95 Thanks for your feedback. Is this regarding Runestone the app, or Runestone the open-source framework? There are no concrete plans to add multiple cursor support to any of them...

Thanks for the kind words! 🙏 Runestone heavily depends on [tree-sitter](https://github.com/tree-sitter/tree-sitter), a parser generator tool written in C. As far as I know, it isn't provided as a pre-compiled binary...

@shaps80 Do you know if the xcframeworks can be used with Swift Playgrounds?

This seems like a great idea, and I'd like Runestone's TextView to behave as closely to UITextView as possible, so I think we should add this. Sorry for the late...

@NathanFallet I'll happily merge a PR with support for SwiftUI! What do you think of putting the SwiftUI specific code in a separate library? Like RunestoneSwiftUI. It should live in...

> I'm working on this in a fork of mine. Any preferences for what the API should look like? > > So far I have this: > > ```swift >...

Thanks for your input @nighthawk and @shaps80. At the time of writing this, I'm not actively looking into making a SwiftUI wrapper around Runestone but I encourage anyone with the...

Thanks for reporting this. I don't recall seeing this in any of my projects but I'll keep an eye out for it. Please follow up if you find any more...

I'd love to support this in the Runestone framework one day. Right now I don't have the time to look into it.

> First, huge congratulations! This is totally awesome, and shipping is a big deal. Thanks for the kind words! > [...] Do you think we could ever find a way...