mirror of
https://github.com/team-ide/teamide.git
synced 2026-04-27 03:25:49 +03:00
[PR #74] [MERGED] FTP添加双击或右击打开、编辑、保存文件 #187
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/teamide-team-ide#187
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/team-ide/teamide/pull/74
Author: @team-ide
Created: 5/19/2022
Status: ✅ Merged
Merged: 5/19/2022
Merged by: @team-ide
Base:
main← Head:73-功能支持ftp双击或右击可以编辑文本文件且可以切换上传或保持的用户📝 Commits (1)
088cdc6FTP添加双击或右击打开、编辑、保存文件📊 Changes
10 files changed (+379 additions, -77 deletions)
View changed files
📝
RELEASE.md(+3 -4)📝
RELEASE_HISTORY.md(+7 -0)📝
html/src/component/toolbox/ssh/FTP.vue(+6 -0)➕
html/src/component/toolbox/ssh/FileEdit.vue(+110 -0)📝
html/src/component/toolbox/ssh/Files.vue(+7 -0)📝
html/src/component/toolbox/ssh/Index.vue(+12 -1)📝
package.json(+1 -1)📝
pkg/toolbox/ssh.go(+37 -1)📝
pkg/toolbox/ssh_sftp_work.go(+169 -26)📝
pkg/toolbox/ssh_test.go(+27 -44)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.