Closed spdegabrielle closed 3 years ago
How about:
Also, open-recent is part of the quickscript-competition-2020
package, so one just needs to use raco pkg install ...
or raco pkg update ...
for this one.
So maybe something like:
quickscript-competition-2020
package)
Updates for some quickscripts:
url2script Easily install quickscripts found in gists, gitlab snippets, pasterack and pastebin. Also, url2script just got a lot smarter: It can update a script that has been downloaded with url2script. This was implemented by adding a sub-module at the end of the file that contains the url of the original script. Installation:
Scripts|Manage scripts|New…
, typeurl2script
, then paste the content of the script at the url above in place of the default template, save, and finallyScripts|Manage scripts|Reload menu
. How to use: to install a new script from (say) gist, just run the url2script, paste in the url of the target script, type a script name (the default directory is fine) and reload the menu.Workspaces for DrRacket (quickscript) See also @sorawee's related plugin Restore workspace for DrRacket
open multiple files at once
open-recent can open multiple files, by unchecking the checkbox at the bottom.
Questions? Answers at the #DrRacket slack channel.