MinIO VS Code ExtensionA MinIO plugin for quickly uploading, downloading or deleting images on a Minio server in VS Code. InstructionsBefore use, you must configure the address of the MinIO server and the access key in the plugin settings. Make sure that the configured bucket name exists in MinIO, otherwise the upload will fail. Main FeaturesAll features are available in the MinIO Extension. MinIO ExplorerThee MinIO Explorer shows all files in the configured bucket. You can upload, download or delete files from the MinIO server. File uploadingUpload local files to MinIO by clicking the upload button or using the keyboard shortcut: File downloadingDownload files from MinIO with clicking the download button on a specific file. After successfully downloading a file, a dialogue box appears showing the address of the local file. You can use this dialogue box to quickly copy this address. File deletingDelete files from MinIO with clicking the delete button on a specific file. File URL copyingCopy the URL of a file to the clipboard by clicking the copy button on a specific file. |