You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found that the extension in the plugin extension manager ExtensionBox can be checked, so why not support batch selection and deletion? @fath11
Then if the ExtensionBox is displayed and the extension is installed later, we need to reopen the ExtensionBox to see it. Can you optimize it?
The text was updated successfully, but these errors were encountered:
batch selection and deletion are already a thing. when you check multiple extensions, the delete button for those selected extensions will only appear on one of them and if you click it, it will delete all selected extensions.
as for the second issue, i forgot that it was there so i didnt fix it in my latest PR ;-;
Please handle the situation where the selected language extension in the editor does not correspond to i10n, and if the extension information cannot be obtained, an error message will appear. Add a try catch... may solve the problem
I found that the extension in the plugin extension manager ExtensionBox can be checked, so why not support batch selection and deletion? @fath11
Then if the ExtensionBox is displayed and the extension is installed later, we need to reopen the ExtensionBox to see it. Can you optimize it?
The text was updated successfully, but these errors were encountered: