Sonny Piers

Results 456 comments of Sonny Piers

You have 2 options https://github.com/sonnyp/Junction#development or just build in GNOME Builder

Thanks, as I said, the counter only approach is just to get started. We are aware it won't be enough. Before we decide on an algorithm, we need to use...

Yup! Might be a good idea to rework / come up with an API that doesn't break. Open to suggestions. Should we have `workbench.application`? Not sure if it's helpful. I...

Added support for save on change but not projects - deprio

How did you install Junction and which operating system?

Is this still an issue? Do you use a custom icon theme? `view-more-horizontal-symbolic` is part of Adwaita Icon Theme

For now the Console will always open when opening a demo so this is less of a concern but we should do anway

CSS and Blueprint errors now display inline. It would still be good to have this for Vala/JS

JS API should probably be something like ```js const my_favorite_lang = Language({ compile_cmd: ..., extension: '.rs', run_cmd: ... name: 'Rust', id: 'rust', format_cmd: bookmarks: [] }); ``` and that's all...

Yes, if someone is willing to commit to implement Rust support , I'm happy to do the refactor work soon.