Skip to content

Add Python终端与高级文件管理器 extension #2194

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

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

THE-END-MC
Copy link

@THE-END-MC THE-END-MC commented Jul 23, 2025

(Chinese)这个扩展可以加载PY文件和创建沙盒环境

@github-actions github-actions bot added the pr: new extension Pull requests that add a new extension label Jul 23, 2025
@Brackets-Coder
Copy link
Contributor

There's already a ZIP extension for turbowarp on the gallery, I doubt this will be merged.

@CST1229
Copy link
Collaborator

CST1229 commented Jul 28, 2025

even though this pull request probably won't get merged (because there's already an existing Zip extension that has more functionality) i'll try to review this anyways for any future pull requests you might make:

@CST1229
Copy link
Collaborator

CST1229 commented Jul 28, 2025

some final notes: you should make a branch for each separate pull request you're gonna make, instead of using the master branch. if you don't already know how to use git or github, you could try learning it somehow (here's a github documentation page that contains the basic flow).
i'm actually not sure what to do if you've already commited to master, maybe delete the repo (after making a backup) and start over or something. or perform some git trickery to reset the commit history to a clean state.

overall: please test your contributions as a whole! as in, clone/download your fork and run it locally. make sure your local copy of the website works, that your extension is in there and the extension itself works.

(also reminder if you didn't see the comment above:)

this pull request probably won't get merged (because there's already an existing Zip extension that has more functionality)

and of course, read CONTRIBUTING.md

@THE-END-MC
Copy link
Author

THE-END-MC commented Jul 31, 2025 via email

@THE-END-MC THE-END-MC changed the title Add ZIP 解压增强版 extension Add Python终端与高级文件管理器 extension Jul 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: new extension Pull requests that add a new extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants