-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add default scripts to Quickscript #66
Comments
Related to #24 |
closed #24 - as my thinking has moved on. |
Do any of these scripts introduce new pkg-level dependencies? If not, may I see their code to look into the module-level dependencies? |
I'm hesitant (in the sense of undecided) about including default scripts for the following reasons:
I'm not sure anyone uses the
The scripts I use the most:
|
i can verify open terminal works on windows and macOS If @rfindler approves command pallette/search-list-box i will be ecstatic. |
I am more than happy to trust @Metaxal 's judgment in this matter. He has a very nuanced and thoughtful take, as above. If there are questions about dependencies, I'm happy to look into those, of course :). |
As much as I'd like to include For (edit: I didn't mean to close the issue...) |
Other implementations of 'search-list-box'
|
Can we start with Open Terminal, so it shows up in nightly releases ? While we have some time till the next release - we can cautiously test it - if it goes badly we can pull it before 8.4. |
I can do a PR - I'll copy the mechanism used by |
Quickscript installed with no scripts is counterproductive
if users see no scripts they won't investigate further - defeating the point of including a scripts functionality in DrRacket.
I'd propose the following is installed by default
of course there may be others that are better choices but I'd suggest
command-palette
,url2script
andopen-terminal
as a minimum, and these scripts they do not grow the distribution in a way that is detectable.The text was updated successfully, but these errors were encountered: