Skip to content
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

Xml #262

Open
wants to merge 424 commits into
base: main
Choose a base branch
from
Open

Xml #262

wants to merge 424 commits into from

Conversation

MoreBugOfDog
Copy link
Contributor

// Name: XML
// ID: mbwxml
// Description: Create and extract values from XML.
// By: mybearworld https://scratch.mit.edu/users/mybearworld/
// License: MIT
/*
Adapted and submitted to Gandi-IDE by 多bug的啸天犬 @ CCW
Authorized by the original author
Proof of authorized behavior by the original author:
https://fastly.jsdelivr.net/gh/MoreBugOfDog/PicGo-cdn-files/20240620-204009.jpg
*/

/*
由 多bug的啸天犬 @ CCW 改编后提交到Gandi-IDE
已获得原作者授权
原作者授权行为证明:
https://fastly.jsdelivr.net/gh/MoreBugOfDog/PicGo-cdn-files/20240620-204009.jpg
*/

// 多bug的啸天犬 @ CCW 优化了中文翻译,并添加了官方拓展市场的相关配置(window.tempExt)以及绘制Icon和封面。
/* generated l10n code */
// 英语I10n写在默认text里,所以只标注一个作者的I10n
// "original"的意思是 原 这里指“原作者”,这样写询问了原作者的意见。

@kukemc
Copy link
Contributor

kukemc commented Jun 20, 2024

你是怎么做到每次pr都整一堆莫名其妙的东西出来的
image
image

@MoreBugOfDog
Copy link
Contributor Author

你是怎么做到每次pr都整一堆莫名其妙的东西出来的 image image

不知道,好像附带在我的仓库里的强制commit记录,删除仓库也没用

@qxsck
Copy link
Contributor

qxsck commented Jun 21, 2024

你是怎么做到每次pr都整一堆莫名其妙的东西出来的 image image

不知道,好像附带在我的仓库里的强制commit记录,删除仓库也没用

很抽象,建议研究下如何取消这个问题,很烦人

@MoreBugOfDog
Copy link
Contributor Author

你是怎么做到每次pr都整一堆莫名其妙的东西出来的 image image

不知道,好像附带在我的仓库里的强制commit记录,删除仓库也没用

很抽象,建议研究下如何取消这个问题,很烦人

我删仓库都没用。无能为力了

@qxsck
Copy link
Contributor

qxsck commented Jun 23, 2024

你是怎么做到每次pr都整一堆莫名其妙的东西出来的 image image

不知道,好像附带在我的仓库里的强制commit记录,删除仓库也没用

很抽象,建议研究下如何取消这个问题,很烦人

我删仓库都没用。无能为力了

你用的什么方法pr

@xiaochen004hao
Copy link

你是怎么做到每次pr都整一堆莫名其妙的东西出来的 image image

不知道,好像附带在我的仓库里的强制commit记录,删除仓库也没用

敬佩+同情

@MoreBugOfDog
Copy link
Contributor Author

你是怎么做到每次pr都整一堆莫名其妙的东西出来的 image image

不知道,好像附带在我的仓库里的强制commit记录,删除仓库也没用

很抽象,建议研究下如何取消这个问题,很烦人

我删仓库都没用。无能为力了

你用的什么方法pr

  1. fork
  2. clone自己的fork仓库
  3. 提交到自己的fork仓库
  4. 网页端操作提交PR
    没有在本地git设置Gandi原仓库的代码,所有同步都是在github网页端手动

@qxsck
Copy link
Contributor

qxsck commented Jun 24, 2024

你是怎么做到每次pr都整一堆莫名其妙的东西出来的 image image

不知道,好像附带在我的仓库里的强制commit记录,删除仓库也没用

很抽象,建议研究下如何取消这个问题,很烦人

我删仓库都没用。无能为力了

你用的什么方法pr

  1. fork
  2. clone自己的fork仓库
  3. 提交到自己的fork仓库
  4. 网页端操作提交PR
    没有在本地git设置Gandi原仓库的代码,所有同步都是在github网页端手动

看看自己是哪一步有问题,毕竟这样的commits非常头大

@MoreBugOfDog
Copy link
Contributor Author

你是怎么做到每次pr都整一堆莫名其妙的东西出来的 image image

不知道,好像附带在我的仓库里的强制commit记录,删除仓库也没用

很抽象,建议研究下如何取消这个问题,很烦人

我删仓库都没用。无能为力了

你用的什么方法pr

  1. fork
  2. clone自己的fork仓库
  3. 提交到自己的fork仓库
  4. 网页端操作提交PR
    没有在本地git设置Gandi原仓库的代码,所有同步都是在github网页端手动

看看自己是哪一步有问题,毕竟这样的commits非常头大

会不会是提交的时候,git产生变基,然后将所有commit当成新commit提交了?还是说,commit id不对应?

@qxsck
Copy link
Contributor

qxsck commented Jun 25, 2024

你是怎么做到每次pr都整一堆莫名其妙的东西出来的 image image

不知道,好像附带在我的仓库里的强制commit记录,删除仓库也没用

很抽象,建议研究下如何取消这个问题,很烦人

我删仓库都没用。无能为力了

你用的什么方法pr

  1. fork
  2. clone自己的fork仓库
  3. 提交到自己的fork仓库
  4. 网页端操作提交PR
    没有在本地git设置Gandi原仓库的代码,所有同步都是在github网页端手动

看看自己是哪一步有问题,毕竟这样的commits非常头大

会不会是提交的时候,git产生变基,然后将所有commit当成新commit提交了?还是说,commit id不对应?

不清楚,我没遇到过

@yuen619
Copy link
Contributor

yuen619 commented Jun 28, 2024

你可以在你的 fork 中新建一个 branch,然后 pull Gandi-IDE/custom-extension 中的 main branch。你在 PR 的时候使用这个 branch 应该就好了

@Arkos123
Copy link
Collaborator

Arkos123 commented Jan 3, 2025

这个扩展的作用是什么,看起来只能读取或修改xml字符串的值?但是这有什么用呢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.