Laurent Orseau

Results 96 comments of Laurent Orseau

Just to be clear, I think that: * being able to install quickscripts from packages is very useful and should be kept. The intent here is that such scripts can...

and also I'm definitely happy to discuss a new proposal even if it doesn't check all the boxes for now!

While the main issue raised in this report is fixed by fe3040dede7c952d6b310e7302cc73009e355ba8, I'll keep this thread open as it goes much deeper than just quickscript's own `register.rkt` issue.

Idea (based on the above): Every collection such as `quickscript-extra` defines the symbol `quickscript-collection` in its `info.rkt`. When QS starts, or on a particular user action (e.g., `Scripts|Manage|Library`), QS searches...

* I'm okay with using the preference system. I'm just worried that the prefs file is getting big and any change of any pref requires rewriting the whole file, which...

If you're happy with a semi-automated version and you're using DrRacket, Alex Harsanyi wrote a quickscript to justify text in comments: https://github.com/Quickscript-Competiton/July2020entries/blob/master/scripts/format-selection.rkt It's part of the quickscript-competition-2020 package: https://pkgs.racket-lang.org/package/quickscript-competition-2020